SELinux: split property_contexts into platform and non-platform components.
am: b0481560e4
Change-Id: Ic9f6d987f0679669f3b9c0b38d3ef4f9ea1ed22c
This commit is contained in:
commit
e0ccdc0e42
|
@ -87,13 +87,14 @@ PRODUCT_PACKAGES += \
|
|||
file_contexts.bin \
|
||||
nonplat_file_contexts \
|
||||
nonplat_mac_permissions.xml \
|
||||
nonplat_property_contexts \
|
||||
nonplat_seapp_contexts \
|
||||
nonplat_service_contexts \
|
||||
plat_file_contexts \
|
||||
plat_mac_permissions.xml \
|
||||
plat_property_contexts \
|
||||
plat_seapp_contexts \
|
||||
plat_service_contexts \
|
||||
property_contexts \
|
||||
selinux_version \
|
||||
sepolicy
|
||||
|
||||
|
|
Loading…
Reference in New Issue