From db4b47a61bfe421245683513c641d89f86e990f9 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 26 Mar 2017 14:30:50 +0200 Subject: espresso: move cbd to /system/vendor/bin Change-Id: I8de03f749d2cc79fbe8a40bc9061f0d1592fb2b1 --- sepolicy/cpboot-daemon.te | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sepolicy') 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); -- cgit v1.1