Sort SELinux package inclusion.
This section will be modified as part of splitting these packages into platform and non-platform components. Sort them all to avoid conflicts. Bug: 31363362 Test: Builds Change-Id: I91fb4d4d7c0a6971a19047ef2eb2981770a122ff
This commit is contained in:
parent
06e14e438f
commit
c316783843
|
@ -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