platform_vendor_tequila/sepolicy/sepolicy.mk
Ricardo Cerqueira d22efb80e1 selinux: Fix healthd's access to /dev nodes
Our healthd's support for power-on alarms adds some steps that imply
reading files its user doesn't own. Let it.

Change-Id: I3d4735aaab8fbec7acc460f812bc21f1dfa516ab
2014-11-27 22:57:21 +00:00

24 lines
424 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 \
su.te \
sysinit.te \
system.te \
ueventd.te \
vold.te \
mac_permissions.xml