From 9e2ee85e759667e6c4671445e5bfdaa038e30dae Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Tue, 23 Apr 2024 02:13:34 +0000 Subject: Build audio_effects.xml with Soong Bug: 335369205 Test: build (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8285a8dc3df913b35b455a9b4f24f8543fd5169) Merged-In: Ibedf3c00be6b693b6fe85b910a0d596a39a39fc5 Change-Id: Ibedf3c00be6b693b6fe85b910a0d596a39a39fc5 --- mini_common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mini_common.mk b/mini_common.mk index 3968b42..2ee5b56 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -67,8 +67,9 @@ PRODUCT_PACKAGES += \ # be included in platform.zip PRODUCT_PACKAGES += camera.goldfish.jpeg +PRODUCT_PACKAGES += framework-audio_effects.xml + PRODUCT_COPY_FILES += \ - frameworks/av/media/libeffects/data/audio_effects.xml:system/etc/audio_effects.xml \ frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ frameworks/native/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.barometer.xml \ frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \ -- cgit v1.2.3