[ITC][notification][ACR-1441][Add required privilege for set app_control] 91/213291/1
authormanoj <manoj.g2@samsung.com>
Wed, 4 Sep 2019 04:13:04 +0000 (09:43 +0530)
committermanoj gupta <manoj.g2@samsung.com>
Wed, 4 Sep 2019 04:32:09 +0000 (04:32 +0000)
Change-Id: Iea01221c366caacda04c75542c4c5117d87c95c9
Signed-off-by: manoj <manoj.g2@samsung.com>
(cherry picked from commit 93ea5d2b886e650be41b64768330243975097318)

packaging/itc/native-notification-itc.xml

index 2a168659991eef6b2f38808af3445cd31fcc46a0..6e31ec47f8e32a6588790f363b6c06c9c477fae6 100755 (executable)
@@ -13,5 +13,6 @@
     </ui-application>
     <privileges>
       <privilege>http://tizen.org/privilege/notification</privilege>
+      <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
     </privileges>
 </manifest>