summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShunkai Yao <yaoshunkai@google.com>2023-05-04 17:33:25 +0000
committerShunkai Yao <yaoshunkai@google.com>2023-05-04 17:34:15 +0000
commit2f9fcc4d3c019bc89412ce949abe0f0831f5198b (patch)
tree477976ae148f0e2b7c2f5f6ef996a877d93faaf7
parent0bd9a26a61f26a73f6f333a9e7b4b399e0c00fb4 (diff)
downloadarmv7-a-neon-2f9fcc4d3c019bc89412ce949abe0f0831f5198b.tar.gz
Removed obsolete audio_effects.conf dependencyandroid14-dev
Bug: 279987639 Test: lunch mini_armv7a_neon-eng; m Change-Id: I397feac5306df2ef102f9974b22d7ab5ed434c5b
-rw-r--r--mini_common.mk2
1 files changed, 1 insertions, 1 deletions
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 \