OSDN Git Service

Sort SELinux package inclusion.
authordcashman <dcashman@google.com>
Fri, 2 Dec 2016 17:32:15 +0000 (09:32 -0800)
committerdcashman <dcashman@google.com>
Fri, 2 Dec 2016 17:34:23 +0000 (09:34 -0800)
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

target/product/embedded.mk

index 5faf24f..78b61a6 100644 (file)
@@ -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