review hal_audiometricext
Bug: 197585437 Test: boot with hal_audiometricext initialized Change-Id: Ia23c3d4936d4c6e86d427fbfaeeceace57ab630b
This commit is contained in:
parent
0f853db94c
commit
930b449775
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/aoc
|
||||
|
||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
# IAudioMetricExt HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.google.audiometricext@1.0-service-vendor
|
||||
endif
|
||||
|
||||
# If AoC Daemon is not present on this build, load firmware at boot via rc
|
||||
ifeq ($(wildcard vendor/google/whitechapel/aoc/aocd),)
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue