From f6ad0ce1c5b7ef3ec1e93405d2d714df2355512b Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Tue, 23 Apr 2024 02:14:00 +0000 Subject: [PATCH] Build audio_effects.xml with Soong Ignore-AOSP-First: need to submit along with internal projects Bug: 335369205 Test: build (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:284a84b355a49098401b5c97fc233966720c0996) Merged-In: Ia87b8dbc610a2c662523923a6a3570fa181204c6 Change-Id: Ia87b8dbc610a2c662523923a6a3570fa181204c6 --- target/product/handheld_system.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk index bf9aa418f9..3c401f399b 100644 --- a/target/product/handheld_system.mk +++ b/target/product/handheld_system.mk @@ -82,8 +82,9 @@ PRODUCT_SYSTEM_SERVER_APPS += \ KeyChain \ Telecom \ +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.software.window_magnification.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.window_magnification.xml \ PRODUCT_VENDOR_PROPERTIES += \