Fix auto restart option
authorJoohyun Kim <joohyune.kim@samsung.com>
Wed, 31 Jul 2013 01:17:20 +0000 (10:17 +0900)
committerJoohyun Kim <joohyune.kim@samsung.com>
Wed, 31 Jul 2013 01:17:20 +0000 (10:17 +0900)
Change-Id: Idd938b08e4dacf826bced19fd4c281cd096e3b68
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
manifest.xml

index 6ea1925..6811611 100644 (file)
@@ -14,7 +14,7 @@
         <Secret/>
         <Privileges>
         </Privileges>
-        <ServiceApp SystemService="True" AutoRestart="False" Default="True" ExecutableName="osp-common-service" LaunchOnBoot="False">
+        <ServiceApp SystemService="True" AutoRestart="True" Default="True" ExecutableName="osp-common-service" LaunchOnBoot="False">
             <Names>
                 <Name Locale="eng-GB">osp-common-service</Name>
             </Names>