ac8d09538e
Change-Id: Ie70c59acedbb7be2f5b34a83c1d3d011f440ba05
13 lines
225 B
Makefile
13 lines
225 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_contexts \
|
|
seapp_contexts \
|
|
mac_permissions.xml
|