Merge "[Audio AIDL] Move audiometricext to HIDL only." into main

This commit is contained in:
Treehugger Robot 2024-10-22 02:49:28 +00:00 committed by Android (Google) Code Review
commit d5df99e993
6 changed files with 19 additions and 24 deletions

View file

@ -4,12 +4,6 @@ PRODUCT_PACKAGES += dump_aoc \
aocd \
aocxd
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 += \