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
This commit is contained in:
Jeff Vander Stoep 2017-03-08 21:12:47 -08:00
parent df58de6303
commit f57a154f2e
1 changed files with 0 additions and 3 deletions

View File

@ -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 \