Split mac_permissions.xml into plat and non-plat components.
Bug: 31363362 Test: Bullhead and Sailfish both build and boot w/out new denials. Change-Id: Id7e29ec09510741c4e925231401a6de81704fbf0
This commit is contained in:
parent
f61205d5c7
commit
15171f641e
|
@ -80,7 +80,8 @@ PRODUCT_PACKAGES += \
|
|||
# SELinux packages
|
||||
PRODUCT_PACKAGES += \
|
||||
file_contexts.bin \
|
||||
mac_permissions.xml \
|
||||
nonplat_mac_permissions.xml \
|
||||
plat_mac_permissions.xml \
|
||||
property_contexts \
|
||||
seapp_contexts \
|
||||
selinux_version \
|
||||
|
|
Loading…
Reference in New Issue