aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/sepolicy.mk
blob: 26d2caab4a57c5598d9007dacefbcd0667b311b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# This policy configuration will be used by all products that
# inherit from CM
#

BOARD_SEPOLICY_DIRS += \
    vendor/cm/sepolicy

BOARD_SEPOLICY_UNION += \
    file.te \
    file_contexts \
    fs_use \
    genfs_contexts \
    installd.te \
    seapp_contexts \
    mac_permissions.xml