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

Commit f57a154f authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

Include file_contexts conditionally elsewhere

Test: Marlin and Bullhead build and boot with no new denials.
Test: Marlin and Bullhead recovery boots with no new denials.
Test: Bullhead boots with file_contexts.bin in /
Test: Marlin boot with /system/etc/selinux/plat_file_contexts and
      /vendor/etc/selinux/nonplat_file_contexts.
Bug: 36002414

Change-Id: I25af653e060c0c72ea6ad08db8869132885adff8
parent df58de63
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -84,13 +84,10 @@ PRODUCT_PACKAGES += \

# SELinux packages
PRODUCT_PACKAGES += \
    file_contexts.bin \
    nonplat_file_contexts \
    nonplat_mac_permissions.xml \
    nonplat_property_contexts \
    nonplat_seapp_contexts \
    nonplat_service_contexts \
    plat_file_contexts \
    plat_mac_permissions.xml \
    plat_property_contexts \
    plat_seapp_contexts \