forked from openkylin/platform_build
Split seapp_contexts into plat and nonplat components.
Bug: 33746381 Test: Device boots with no extra denials. Change-Id: Ib403be429562f5e22ed4dd042fb04b0795b558db
This commit is contained in:
parent
b52f040bec
commit
6f1ea7101f
|
@ -83,10 +83,11 @@ PRODUCT_PACKAGES += \
|
|||
file_contexts.bin \
|
||||
nonplat_file_contexts \
|
||||
nonplat_mac_permissions.xml \
|
||||
nonplat_seapp_contexts \
|
||||
plat_file_contexts \
|
||||
plat_mac_permissions.xml \
|
||||
plat_seapp_contexts \
|
||||
property_contexts \
|
||||
seapp_contexts \
|
||||
selinux_version \
|
||||
sepolicy \
|
||||
service_contexts
|
||||
|
|
Loading…
Reference in New Issue