diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk index 41233b2c0a..577e108e63 100644 --- a/target/product/handheld_system.mk +++ b/target/product/handheld_system.mk @@ -79,7 +79,8 @@ PRODUCT_SYSTEM_SERVER_APPS += \ Telecom \ PRODUCT_COPY_FILES += \ - frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf + frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ + frameworks/native/data/etc/android.software.window_magnification.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.window_magnification.xml \ PRODUCT_VENDOR_PROPERTIES += \ ro.carrier?=unknown \