summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAvijit Kanti Das <avijitnsec@codeaurora.org>2014-10-21 17:11:11 -0700
committerAvijit Kanti Das <avijitnsec@codeaurora.org>2014-10-22 12:59:06 -0700
commit808ae2fff73e081862330eb6fb249b644cf145cb (patch)
treebec0c84d7169a780651464e86b07217ce7a1ad0b /Android.mk
parentf1e16bf2bbca6d4373eafcb569457762e7b7fea0 (diff)
downloadandroid_device_qcom_sepolicy-808ae2fff73e081862330eb6fb249b644cf145cb.tar.gz
android_device_qcom_sepolicy-808ae2fff73e081862330eb6fb249b644cf145cb.tar.bz2
android_device_qcom_sepolicy-808ae2fff73e081862330eb6fb249b644cf145cb.zip
Seandroid: Enable PP daemon at boot
Enables pp-daemon to start at boot and adds the necessary selinux policies for it's operation Change-Id: I450bada4a8f5c5b49e59c2c179897d306a5e8791
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d2adf8ac..0e64b87e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -62,6 +62,7 @@ BOARD_SEPOLICY_UNION := \
healthd.te \
charger_monitor.te \
surfaceflinger.te \
+ mm-pp-daemon.te \
wpa.te \
bootanim.te \
zygote.te \