Merge "audio: pack AIDL haptic gen effect into the image" into 24D1-dev am: 51ca75b081
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27074035 Change-Id: I40f840d9674c6e080fb493f05126ab264564e5df Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
cf6bac7558
@ -6,9 +6,6 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.audio.service-aidl.aoc \
|
android.hardware.audio.service-aidl.aoc \
|
||||||
vendor.google.whitechapel.audio.hal.parserservice \
|
vendor.google.whitechapel.audio.hal.parserservice \
|
||||||
|
|
||||||
# AIDL software effects. These are the effects supporting in all projects.
|
|
||||||
# For the project-specific effects, such as haptic generator, please add them
|
|
||||||
# to makefile in the project's device folder.
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libvisualizeraidl \
|
libvisualizeraidl \
|
||||||
libbundleaidl \
|
libbundleaidl \
|
||||||
@ -16,6 +13,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libdynamicsprocessingaidl \
|
libdynamicsprocessingaidl \
|
||||||
libloudnessenhanceraidl \
|
libloudnessenhanceraidl \
|
||||||
libdownmixaidl \
|
libdownmixaidl \
|
||||||
|
libhapticgeneratoraidl \
|
||||||
|
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/aidl
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/aidl
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/hdmi_audio
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/hdmi_audio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user