Merge "Sort SELinux package inclusion."

This commit is contained in:
Treehugger Robot 2016-12-02 22:25:42 +00:00 committed by Gerrit Code Review
commit 15e1b5e239
1 changed files with 3 additions and 3 deletions

View File

@ -79,12 +79,12 @@ PRODUCT_PACKAGES += \
# SELinux packages # SELinux packages
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
sepolicy \
file_contexts.bin \ file_contexts.bin \
seapp_contexts \
property_contexts \
mac_permissions.xml \ mac_permissions.xml \
property_contexts \
seapp_contexts \
selinux_version \ selinux_version \
sepolicy \
service_contexts service_contexts
# Ensure that this property is always defined so that bionic_systrace.cpp # Ensure that this property is always defined so that bionic_systrace.cpp