Compare commits

..

No commits in common. "f7d2b168f45b9e77790e928c96850172128bf22f" and "17fe976ed46cb10ea9c4e46812688b56442bc5a4" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/duoqin_f21pro.mk \
$(LOCAL_DIR)/duoqin_f22pro.mk
$(LOCAL_DIR)/duoqin-f21pro.mk \
$(LOCAL_DIR)/duoqin-f22pro.mk

View File

@ -35,9 +35,9 @@ PRODUCT_CHARACTERISTICS := device
PRODUCT_PACKAGE_OVERLAYS += device/nehemiah/wephone/overlay
PRODUCT_COPY_FILES += \
device/wephone/duoqin/files/mtk-kpd.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/mtk-kpd.idc \
device/wephone/duoqin/files/mtk-kpd.kcm:$(TARGET_COPY_OUT_SYSTEM)/usr/keychars/mtk-kpd.kcm \
device/wephone/duoqin/files/mtk-kpd.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mtk-kpd.kl
device/nehemiah/wephone/files/mtk-kpd.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/mtk-kpd.idc \
device/nehemiah/wephone/files/mtk-kpd.kcm:$(TARGET_COPY_OUT_SYSTEM)/usr/keychars/mtk-kpd.kcm \
device/nehemiah/wephone/files/mtk-kpd.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mtk-kpd.kl
PRODUCT_PACKAGES += \
BromiteSystemWebView \