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-10 21:01:44 +00:00
|
|
|
fs_use \
|
2013-11-11 03:47:51 +00:00
|
|
|
genfs_contexts \
|
2013-11-13 15:35:00 +00:00
|
|
|
installd.te \
|
2013-11-05 22:19:33 +00:00
|
|
|
seapp_contexts \
|
2013-11-14 03:46:26 +00:00
|
|
|
vold.te \
|
2013-08-15 20:08:41 +00:00
|
|
|
mac_permissions.xml
|