OSDN Git Service

Update embedded.mk to support file_contexts.bin
authorRichard Haines <richard_c_haines@btinternet.com>
Mon, 8 Jun 2015 15:27:31 +0000 (16:27 +0100)
committerStephen Smalley <sds@tycho.nsa.gov>
Tue, 4 Aug 2015 18:53:12 +0000 (14:53 -0400)
This change supports external/libselinux changes to implement
a PCRE formatted binary file_contexts file.

Change-Id: I75a781100082c23536f70ce3603f7de42408b5ba
Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
target/product/embedded.mk

index c40de4f..7590eac 100644 (file)
@@ -76,6 +76,7 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     sepolicy \
     file_contexts \
+    file_contexts.bin \
     seapp_contexts \
     property_contexts \
     mac_permissions.xml \