Add smack rule for uninstall app 06/70206/1
authorKyungwook Tak <k.tak@samsung.com>
Wed, 18 May 2016 14:53:04 +0000 (23:53 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Wed, 18 May 2016 14:53:04 +0000 (23:53 +0900)
Change-Id: I0e30ef0d8f4a2675f51af7fd230a917d6c9681c8
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
packaging/csr-test.manifest.in
packaging/csr.manifest.in

index 09f5e52..7d29ace 100644 (file)
@@ -10,6 +10,7 @@
                        <smack request="@SERVICE_NAME@" type="rwxat" />
                        <smack request="sdbd" type="rx" />
                        <smack request="pkgmgr::db" type="rwx" />
+                       <smack request="pkgmgr::svc" type="r" />
 
                        <smack request="csr::api-cs" type="w" />
                        <smack request="csr::api-wp" type="w" />
index 23018e6..2d2b855 100644 (file)
@@ -16,6 +16,7 @@
                        <smack request="pulseaudio" type="w" />
                        <smack request="sdbd" type="rx" />
                        <smack request="pkgmgr::db" type="rwx" />
+                       <smack request="pkgmgr::svc" type="r" />
 
                        <smack request="system::media" type="rwxat" />
                        <smack request="system::homedir" type="rwxat" />