2013-08-15 20:08:41 +00:00
|
|
|
#
|
|
|
|
# This policy configuration will be used by all products that
|
|
|
|
# inherit from CM
|
|
|
|
#
|
|
|
|
|
2013-11-05 22:19:33 +00:00
|
|
|
BOARD_SEPOLICY_DIRS += \
|
2013-08-15 20:08:41 +00:00
|
|
|
vendor/cm/sepolicy
|
|
|
|
|
2013-11-05 22:19:33 +00:00
|
|
|
BOARD_SEPOLICY_UNION += \
|
2013-11-12 21:05:31 +00:00
|
|
|
file.te \
|
2013-11-06 03:00:16 +00:00
|
|
|
file_contexts \
|
2013-11-11 03:47:51 +00:00
|
|
|
genfs_contexts \
|
2014-11-26 18:33:02 +00:00
|
|
|
property_contexts \
|
2013-11-05 22:19:33 +00:00
|
|
|
seapp_contexts \
|
2014-11-19 08:03:56 +00:00
|
|
|
service_contexts \
|
2014-12-01 14:33:51 +00:00
|
|
|
adbd.te \
|
2015-01-05 23:30:16 +00:00
|
|
|
app.te \
|
|
|
|
auditd.te \
|
|
|
|
bootanim.te \
|
2015-01-25 19:02:24 +00:00
|
|
|
drmserver.te \
|
2014-11-27 22:54:43 +00:00
|
|
|
healthd.te \
|
2014-11-27 13:18:18 +00:00
|
|
|
hostapd.te \
|
2014-04-05 21:05:13 +00:00
|
|
|
installd.te \
|
2015-09-15 11:09:03 +00:00
|
|
|
livedisplay.te \
|
2015-02-02 19:29:48 +00:00
|
|
|
mediaserver.te \
|
2014-05-11 09:57:57 +00:00
|
|
|
netd.te \
|
2014-11-26 18:33:02 +00:00
|
|
|
property.te \
|
2014-11-26 21:26:14 +00:00
|
|
|
recovery.te \
|
2014-11-26 18:33:02 +00:00
|
|
|
shell.te \
|
2014-11-26 21:34:15 +00:00
|
|
|
su.te \
|
2014-11-22 18:33:26 +00:00
|
|
|
sysinit.te \
|
2014-05-19 01:16:12 +00:00
|
|
|
system.te \
|
2015-01-03 05:44:43 +00:00
|
|
|
system_app.te \
|
2015-02-15 16:47:23 +00:00
|
|
|
system_server.te \
|
2014-04-05 21:05:13 +00:00
|
|
|
ueventd.te \
|
2015-01-23 07:44:20 +00:00
|
|
|
uncrypt.te \
|
2015-02-04 17:17:31 +00:00
|
|
|
userinit.te \
|
2013-11-14 03:46:26 +00:00
|
|
|
vold.te \
|
2015-01-05 23:30:16 +00:00
|
|
|
zygote.te \
|
2013-08-15 20:08:41 +00:00
|
|
|
mac_permissions.xml
|