Add hwservice_contexts to default builds.

Bug: 34454312
Test: marlin boots
Change-Id: Ifff8c2842b4131dba6a480c87c6db1e65497e6ef
This commit is contained in:
Martijn Coenen 2017-04-12 12:42:15 -07:00
parent 720ed98a0d
commit bcd029c587
1 changed files with 2 additions and 0 deletions

View File

@ -93,10 +93,12 @@ PRODUCT_PACKAGES += \
nonplat_property_contexts \ nonplat_property_contexts \
nonplat_seapp_contexts \ nonplat_seapp_contexts \
nonplat_service_contexts \ nonplat_service_contexts \
nonplat_hwservice_contexts \
plat_mac_permissions.xml \ plat_mac_permissions.xml \
plat_property_contexts \ plat_property_contexts \
plat_seapp_contexts \ plat_seapp_contexts \
plat_service_contexts \ plat_service_contexts \
plat_hwservice_contexts \
selinux_policy \ selinux_policy \
vndservice_contexts vndservice_contexts