aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2017-03-23 20:30:46 +0100
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:32:58 +0200
commit75ff5a7f85f6417c03b5f5d736438d332dc71be3 (patch)
tree75cd37a3e6c647b578b226259ebfa0596f02e29a /device.mk
parenta66c9da5143274f2bfa3889784ac79d9f94906c6 (diff)
camera: Move config xml to vendor
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 3b0da57..4d5d5e0 100755
--- a/device.mk
+++ b/device.mk
@@ -207,10 +207,7 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_codecs.xml:system/etc/media_codecs.xml \
$(LOCAL_PATH)/configs/media_codecs_performance.xml:system/etc/media_codecs_performance.xml \
- $(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
- $(LOCAL_PATH)/configs/camera/msm8996_camera.xml:system/etc/camera/msm8996_camera.xml \
- $(LOCAL_PATH)/configs/camera/ov8865_chromatix.xml:system/etc/camera/ov8865_chromatix.xml \
- $(LOCAL_PATH)/configs/camera/s5k2m8sx_chromatix.xml:system/etc/camera/s5k2m8sx_chromatix.xml
+ $(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml
PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \