summaryrefslogtreecommitdiff
authorqiyao.zhou <qiyao.zhou@amlogic.com>2018-04-17 08:21:03 (GMT)
committer Ting Wang <ting.wang@amlogic.com>2018-04-18 06:01:57 (GMT)
commitee55390e6d9ae73fce62d2cf3f710a77e1967140 (patch)
tree617c63ee854e70c80ba4a1d6abd0d0767c8732b1
parent7ab9c36be2666a2ad4361a2efee6540f8ff4dd7b (diff)
downloaddarwin-ee55390e6d9ae73fce62d2cf3f710a77e1967140.zip
darwin-ee55390e6d9ae73fce62d2cf3f710a77e1967140.tar.gz
darwin-ee55390e6d9ae73fce62d2cf3f710a77e1967140.tar.bz2
Device: move edid bin file to /vendor/etc/tvconfig/hdmi [1/2]
PD# 164536 Change-Id: Iaa2d85092b463cde2f23032d82b418bf75e24677
Diffstat
-rw-r--r--device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 37a76a8..6fb388f 100644
--- a/device.mk
+++ b/device.mk
@@ -67,8 +67,8 @@ PRODUCT_COPY_FILES += \
device/amlogic/darwin/files/tv/tv_setting_config.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/tv_setting_config.cfg \
device/amlogic/darwin/files/tv/pq.db:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/pq.db \
device/amlogic/darwin/files/tv/dec:$(TARGET_COPY_OUT_VENDOR)/bin/dec \
- device/amlogic/darwin/files/tv/port_14.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/port_14.bin \
- device/amlogic/darwin/files/tv/port_20.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/port_20.bin \
+ device/amlogic/darwin/files/tv/port_14.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/hdmi/port_14.bin \
+ device/amlogic/darwin/files/tv/port_20.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/hdmi/port_20.bin \
device/amlogic/darwin/files/tv/tv_rrt_define.xml:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/tv_rrt_define.xml
#darwin tuner
PRODUCT_COPY_FILES += \