[common][tct-ext01-wrt-tests][fix issue] 81/128981/1
authormengli.zhang <mengli.zhang@samsung.com>
Fri, 12 May 2017 19:49:38 +0000 (15:49 -0400)
committermengli.zhang <mengli.zhang@samsung.com>
Fri, 12 May 2017 19:49:50 +0000 (15:49 -0400)
Change-Id: If306e1bbe6b59f812093e41e548a9ac733cc7fe9
Signed-off-by: mengli.zhang <mengli.zhang@samsung.com>
common/tct-ext01-wrt-tests/application-privilege-mobile/config.xml
common/tct-ext01-wrt-tests/application-privilege-tv/config.xml
common/tct-ext01-wrt-tests/application-privilege-wearable/config.xml

index eff526b..e59c8a5 100755 (executable)
@@ -3,7 +3,7 @@
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <content src="index.html"/>
-  <name>application-privilege</name>
+  <name>application-privilege-mobile</name>
   <tizen:application id="wrt5scr031.ApplicationPrivilege" package="wrt5scr031" required_version="4.0"/>
   
   <tizen:privilege name="http://tizen.org/privilege/calendar.read"/>
index eff526b..5d44dff 100755 (executable)
@@ -3,7 +3,7 @@
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <content src="index.html"/>
-  <name>application-privilege</name>
+  <name>application-privilege-tv</name>
   <tizen:application id="wrt5scr031.ApplicationPrivilege" package="wrt5scr031" required_version="4.0"/>
   
   <tizen:privilege name="http://tizen.org/privilege/calendar.read"/>
index 95040c2..e782fa1 100755 (executable)
@@ -3,7 +3,7 @@
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <content src="index.html"/>
-  <name>application-privilege</name>
+  <name>application-privilege-wearable</name>
   <tizen:application id="wrt5scr031.ApplicationPrivilege" package="wrt5scr031" required_version="4.0"/>
   
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>