Merge "move build dependencies to sepolicy" am: 99cbe530c1

am: 5d478edd41

Change-Id: If2fc3e9b14cd672d9989f4023b665d70e938b5af
This commit is contained in:
Jeff Vander Stoep 2017-08-23 22:04:19 +00:00 committed by android-build-merger
commit b519a9ad07

View file

@ -204,7 +204,18 @@ endif
LOCAL_REQUIRED_MODULES += \
nonplat_file_contexts \
plat_file_contexts
nonplat_mac_permissions.xml \
nonplat_property_contexts \
nonplat_seapp_contexts \
nonplat_service_contexts \
nonplat_hwservice_contexts \
plat_file_contexts \
plat_mac_permissions.xml \
plat_property_contexts \
plat_seapp_contexts \
plat_service_contexts \
plat_hwservice_contexts \
vndservice_contexts \
include $(BUILD_PHONY_PACKAGE)