[ITC][notification][ACR-1441][Add required privilege for set app_control] 90/213290/2
authormanoj <manoj.g2@samsung.com>
Wed, 4 Sep 2019 04:13:04 +0000 (09:43 +0530)
committershobhit verma <shobhit.v@samsung.com>
Wed, 4 Sep 2019 04:29:16 +0000 (04:29 +0000)
Change-Id: Iea01221c366caacda04c75542c4c5117d87c95c9
Signed-off-by: manoj <manoj.g2@samsung.com>
packaging/itc/native-notification-itc.xml

index 2a16865..6e31ec4 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>