Fix dbus policy 56/213056/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.015719 accepted/tizen/5.5/unified/mobile/hotfix/20201027.075659 accepted/tizen/unified/20190830.110658 submit/tizen/20190830.014504 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 30 Aug 2019 01:33:16 +0000 (10:33 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 30 Aug 2019 01:33:16 +0000 (10:33 +0900)
Change-Id: I62e7226f3ca459703dd2fba3b1b7a6dcefe084c3
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
src/launcher/launcher.conf

index 2feabb5..b87ed3f 100644 (file)
@@ -2,7 +2,9 @@
  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
     <policy user="root">
-        <allow own="org.tizen.system.popup"/>
+        <allow send_destination="org.tizen.system.popup"/>
+    </policy>
+    <policy group="users">
         <allow send_destination="org.tizen.system.popup"/>
     </policy>
     <policy user="system_fw">