aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2024-04-26 01:08:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-26 01:08:25 +0000
commitad77da348c844bab18934759ba106fda40a55e6e (patch)
treee78d3e76e40e407d59cd99c32fe912a2e6e37fb8 /target
parent49b87dbdd67c53af6d17c8e23914db8cba98e299 (diff)
parentf6ad0ce1c5b7ef3ec1e93405d2d714df2355512b (diff)
downloadbuild-ad77da348c844bab18934759ba106fda40a55e6e.tar.gz
Merge "Build audio_effects.xml with Soong" into main
Diffstat (limited to 'target')
-rw-r--r--target/product/handheld_system.mk3
1 files changed, 2 insertions, 1 deletions
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 += \