Build audio_effects.xml with Soong

Bug: 335369205
Test: build
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8285a8dc3df913b35b455a9b4f24f8543fd5169)
Merged-In: Ibedf3c00be6b693b6fe85b910a0d596a39a39fc5
Change-Id: Ibedf3c00be6b693b6fe85b910a0d596a39a39fc5
diff --git a/mini_common.mk b/mini_common.mk
index 3968b42..2ee5b56 100644
--- a/mini_common.mk
+++ b/mini_common.mk
@@ -67,8 +67,9 @@
 # be included in platform.zip
 PRODUCT_PACKAGES += camera.goldfish.jpeg
 
+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.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 \