device/qcom/common: Fix CTS certification pushing android.software.live_wallpaper.xml file to device
Change-Id: I75f7a96886cfcbc0069959c7d3f0102532b1477c
This commit is contained in:
parent
850fa857ab
commit
09687cb209
|
@ -510,7 +510,7 @@ PRODUCT_COPY_FILES := \
|
|||
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
|
||||
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
|
||||
system/bluetooth/data/iop_device_list.conf:system/etc/bluetooth/iop_device_list.conf \
|
||||
# packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml \
|
||||
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml \
|
||||
|
||||
PRODUCT_COPY_FILES += device/qcom/common/media/media_profiles.xml:system/etc/media_profiles.xml \
|
||||
device/qcom/common/media/media_codecs.xml:system/etc/media_codecs.xml
|
||||
|
|
Loading…
Reference in New Issue