summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-10 23:22:41 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-10 23:22:41 +0000
commita32bc0ce480e4183e18d441f71f87135ccde27bb (patch)
tree477976ae148f0e2b7c2f5f6ef996a877d93faaf7
parent83c258b6e73946d0d4261ec8196b07a50599b484 (diff)
parent96e987a70f8578d60f00404e7966421984fff459 (diff)
downloadarmv7-a-neon-a32bc0ce480e4183e18d441f71f87135ccde27bb.tar.gz
Merge "Snap for 10929834 from ce7190ca2e76aa250d7fc29650c4ead52f5cdd74 to sdk-release" into sdk-release
-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 \