forked from openkylin/platform_build
Split seapp_contexts into plat and nonplat components.
am: 6f1ea7101f
Change-Id: If495c16b0259134492ba6f912a4d54c90fedc468
This commit is contained in:
commit
c6321e54b6
|
@ -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