aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2017-03-26 14:30:50 +0200
committerAndreas Blaesius <skate4life@gmx.de>2017-03-26 17:00:16 +0000
commitdb4b47a61bfe421245683513c641d89f86e990f9 (patch)
treef803ed7289ab0d25282d78f8f0bf7d166086f20e /sepolicy
parent9455dbf0bc83d09f8fb1f13fcb74a91f9819fa87 (diff)
downloaddevice_samsung_espressowifi-db4b47a61bfe421245683513c641d89f86e990f9.zip
device_samsung_espressowifi-db4b47a61bfe421245683513c641d89f86e990f9.tar.gz
device_samsung_espressowifi-db4b47a61bfe421245683513c641d89f86e990f9.tar.bz2
espresso: move cbd to /system/vendor/bin
Change-Id: I8de03f749d2cc79fbe8a40bc9061f0d1592fb2b1
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/cpboot-daemon.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/cpboot-daemon.te b/sepolicy/cpboot-daemon.te
index 6e38177..1f43673 100644
--- a/sepolicy/cpboot-daemon.te
+++ b/sepolicy/cpboot-daemon.te
@@ -1 +1,4 @@
type cpboot-daemon, domain;
+type cpboot-daemon_exec, exec_type, file_type;
+
+init_daemon_domain(cpboot-daemon);