From 6f1ea7101f7994a08bf6494fcb3b02d092b96b05 Mon Sep 17 00:00:00 2001 From: Dan Cashman Date: Thu, 22 Dec 2016 07:17:40 -0800 Subject: [PATCH] Split seapp_contexts into plat and nonplat components. Bug: 33746381 Test: Device boots with no extra denials. Change-Id: Ib403be429562f5e22ed4dd042fb04b0795b558db --- target/product/embedded.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 2bec29079..5a93fe028 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -83,10 +83,11 @@ PRODUCT_PACKAGES += \ file_contexts.bin \ nonplat_file_contexts \ nonplat_mac_permissions.xml \ + nonplat_seapp_contexts \ plat_file_contexts \ plat_mac_permissions.xml \ + plat_seapp_contexts \ property_contexts \ - seapp_contexts \ selinux_version \ sepolicy \ service_contexts