Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 599330f8 authored by Justin Yun's avatar Justin Yun
Browse files

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
parent 2f171ac0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ PRODUCT_PACKAGES += \
    passwd_product \
    product_compatibility_matrix.xml \
    product_manifest.xml \
    selinux_policy_product \
+1 −0
Original line number Diff line number Diff line
@@ -19,3 +19,4 @@ PRODUCT_PACKAGES += \
    group_system_ext \
    system_ext_manifest.xml \
    passwd_system_ext \
    selinux_policy_system_ext \