forked from openkylin/platform_build
Merge "Sort SELinux package inclusion."
This commit is contained in:
commit
15e1b5e239
|
@ -79,12 +79,12 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# SELinux packages
|
||||
PRODUCT_PACKAGES += \
|
||||
sepolicy \
|
||||
file_contexts.bin \
|
||||
seapp_contexts \
|
||||
property_contexts \
|
||||
mac_permissions.xml \
|
||||
property_contexts \
|
||||
seapp_contexts \
|
||||
selinux_version \
|
||||
sepolicy \
|
||||
service_contexts
|
||||
|
||||
# Ensure that this property is always defined so that bionic_systrace.cpp
|
||||
|
|
Loading…
Reference in New Issue