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-06 03:00:16 +00:00
|
|
|
file_contexts \
|
2013-11-05 22:19:33 +00:00
|
|
|
seapp_contexts \
|
2013-08-15 20:08:41 +00:00
|
|
|
mac_permissions.xml
|