summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-10-06 05:34:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-06 05:34:25 +0000
commitce7190ca2e76aa250d7fc29650c4ead52f5cdd74 (patch)
tree477976ae148f0e2b7c2f5f6ef996a877d93faaf7
parent0bd9a26a61f26a73f6f333a9e7b4b399e0c00fb4 (diff)
parentbcdb5993c62951faa9ce0d82e717e375f545fd26 (diff)
downloadarmv7-a-neon-ce7190ca2e76aa250d7fc29650c4ead52f5cdd74.tar.gz
Merge "Merge Android 14" into main
-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 \