Split seapp_contexts into plat and nonplat components. am: 6f1ea7101f
am: c6321e54b6
am: 1960e5f085
Change-Id: I8f89ecb6d46877871c4686b7cdfc1548317c00f2
This commit is contained in:
commit
a4d44e3d4c
1 changed files with 2 additions and 1 deletions
|
@ -83,10 +83,11 @@ PRODUCT_PACKAGES += \
|
||||||
file_contexts.bin \
|
file_contexts.bin \
|
||||||
nonplat_file_contexts \
|
nonplat_file_contexts \
|
||||||
nonplat_mac_permissions.xml \
|
nonplat_mac_permissions.xml \
|
||||||
|
nonplat_seapp_contexts \
|
||||||
plat_file_contexts \
|
plat_file_contexts \
|
||||||
plat_mac_permissions.xml \
|
plat_mac_permissions.xml \
|
||||||
|
plat_seapp_contexts \
|
||||||
property_contexts \
|
property_contexts \
|
||||||
seapp_contexts \
|
|
||||||
selinux_version \
|
selinux_version \
|
||||||
sepolicy \
|
sepolicy \
|
||||||
service_contexts
|
service_contexts
|
||||||
|
|
Loading…
Reference in a new issue