replicant-vendor_replicant/sepolicy/sepolicy.mk
Adam Farden 7b865eb046 sepolicy: actually include mediaserver.te
Added in patch e9c2de0679 but not included

Change-Id: I2ae901a7c80fceb33dba2ed4122d2aa47bff5a51
2015-02-04 02:55:18 +00:00

38 lines
654 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 \
property_contexts \
seapp_contexts \
service_contexts \
adbd.te \
app.te \
auditd.te \
bootanim.te \
drmserver.te \
healthd.te \
hostapd.te \
installd.te \
mediaserver.te \
netd.te \
property.te \
recovery.te \
shell.te \
su.te \
sysinit.te \
system.te \
system_app.te \
ueventd.te \
uncrypt.te \
vold.te \
zygote.te \
mac_permissions.xml