[zuma] Include common sepolicy of CHRE HAL
Bug: 248615564 Test: compilation Change-Id: I6f335bbc5834915f9848f4f88d19fd12bd8c4199
This commit is contained in:
parent
5d6d7dfebd
commit
2ba28967b8
1 changed files with 4 additions and 5 deletions
|
@ -384,17 +384,16 @@ PRODUCT_HOST_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
messaging
|
||||
|
||||
# Contexthub HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.contexthub-service.generic
|
||||
|
||||
# CHRE tools
|
||||
# CHRE
|
||||
## Tools
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
chre_power_test_client \
|
||||
chre_test_client
|
||||
endif
|
||||
|
||||
## HAL
|
||||
include device/google/gs-common/chre/hal.mk
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.context_hub.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.context_hub.xml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue