forked from openkylin/platform_build
Split mac_permissions.xml into plat and non-plat components. am: 15171f641e
am: f976eae6f3
Change-Id: I09424929985bfeff10c14853e89af2ae8ac9f9e8
This commit is contained in:
commit
eb7c416fc2
|
@ -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