From 2f9fcc4d3c019bc89412ce949abe0f0831f5198b Mon Sep 17 00:00:00 2001 From: Shunkai Yao Date: Thu, 4 May 2023 17:33:25 +0000 Subject: Removed obsolete audio_effects.conf dependency Bug: 279987639 Test: lunch mini_armv7a_neon-eng; m Change-Id: I397feac5306df2ef102f9974b22d7ab5ed434c5b --- mini_common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini_common.mk b/mini_common.mk index ca653af..3968b42 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -68,7 +68,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += camera.goldfish.jpeg PRODUCT_COPY_FILES += \ - frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ + 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