replicant-vendor_replicant/sepolicy/sepolicy.mk
Tom Marshall 39a4244c77 cm: sepolicy: Add contexts for cm recovery
* Allow setup of secure adb (setup_adbd)

 * minivold in recovery

Change-Id: Id1243154f4016b59e54890404cadea46a2aad212
2014-11-27 23:05:26 +00:00

26 lines
442 B
Makefile

#
# This policy configuration will be used by all products that
# inherit from CM
#
BOARD_SEPOLICY_DIRS += \
vendor/cm/sepolicy
BOARD_SEPOLICY_UNION += \
file.te \
file_contexts \
genfs_contexts \
seapp_contexts \
service_contexts \
auditd.te \
healthd.te \
installd.te \
netd.te \
recovery.te \
su.te \
sysinit.te \
system.te \
ueventd.te \
vold.te \
mac_permissions.xml