Include selinux_policy_* for product and system_ext.
After separating selinux_policy_system_ext and selinux_policy_product from the selinux_policy_nonsystem module, add them to base_system_ext.mk and base_product.mk, respectively. Bug: 170282998 Test: build and check boot Change-Id: I03a4ae435898dd773f418d37f321ad0a37f17c3e
This commit is contained in:
@@ -21,3 +21,4 @@ PRODUCT_PACKAGES += \
|
||||
passwd_product \
|
||||
product_compatibility_matrix.xml \
|
||||
product_manifest.xml \
|
||||
selinux_policy_product \
|
||||
|
@@ -19,3 +19,4 @@ PRODUCT_PACKAGES += \
|
||||
group_system_ext \
|
||||
system_ext_manifest.xml \
|
||||
passwd_system_ext \
|
||||
selinux_policy_system_ext \
|
||||
|
Reference in New Issue
Block a user