Profile : mobile -> iot-headless
author윤진/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 <jinny.yoon@samsung.com>
Tue, 3 Apr 2018 22:36:54 +0000 (07:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 3 Apr 2018 22:36:54 +0000 (07:36 +0900)
tizen-things-daemon.xml

index eaa2e89..1c2031e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" package="@ORG_PREFIX@.@PROJECT_NAME@" version="0.0.1">
-    <profile name="mobile"/>
+    <profile name="iot-headless"/>
     <author email="junkyu.han@samsung.com" href="www.samsung.com">Junkyu Han</author>
     <service-application appid="@ORG_PREFIX@.@PROJECT_NAME@.system-info" exec="ttd-system-info" multiple="false" nodisplay="true" taskmanage="false" type="capp">
         <label>org.tizen.tizen-things-daemon.system-info</label>
@@ -10,4 +10,3 @@
                <privilege>http://tizen.org/privilege/internet</privilege>
     </privileges>
 </manifest>
-