11 lines
184 B
Makefile
11 lines
184 B
Makefile
|
#
|
||
|
# This policy configuration will be used by all products that
|
||
|
# inherit from CM
|
||
|
#
|
||
|
|
||
|
BOARD_SEPOLICY_DIRS := \
|
||
|
vendor/cm/sepolicy
|
||
|
|
||
|
BOARD_SEPOLICY_UNION := \
|
||
|
mac_permissions.xml
|