replicant-vendor_replicant/sepolicy/sepolicy.mk
Clark Scheff e9c2de0679 sepolicy: Apps need to read themed resources
Assets such as composed icons and ringtones need to be accessed
by apps.  This patch adds the policy needed to facilitate this.

Change-Id: If47920b2cc5dbafe8d71a621782bb4a3351bd68c
2015-01-14 15:55:41 +00:00

35 lines
597 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 \
healthd.te \
hostapd.te \
installd.te \
netd.te \
property.te \
recovery.te \
shell.te \
su.te \
sysinit.te \
system.te \
system_app.te \
ueventd.te \
vold.te \
zygote.te \
mac_permissions.xml