forked from openkylin/platform_build
SELinux: split property_contexts into platform and non-platform components. am: c5ffdd4bb4
am: a94ae916ce
am: eec071a34a
am: 8a3f41af27
Change-Id: I7d859256d4e0b3fed0a58932d5ddc9498a69c1eb
This commit is contained in:
commit
3d425305ee
|
@ -86,13 +86,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