aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/sepolicy.mk
blob: 16a0e796f6aca5fb4443f7b4dd924c8892b4d0a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# 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 \
    vold.te \
    mac_permissions.xml