# # All components inherited here go to system image # $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk) # Enable mainline checking # PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed # # All components inherited here go to system_ext image # $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk) # # All components inherited here go to product image # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk) # # Special settings for GSI releasing # $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_release.mk) PRODUCT_NAME := duoqin_f21pro PRODUCT_DEVICE := duoqin PRODUCT_BRAND := generic PRODUCT_MODEL := Duoqin F21pro - wePhone # This is for a device PRODUCT_CHARACTERISTICS := device PRODUCT_PACKAGE_OVERLAYS += device/wephone/duoqin/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/wephone/duoqin/files/mtk-pmic-keys.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/mtk-pmic-keys.idc \ device/wephone/duoqin/files/mtk-pmic-keys.kcm:$(TARGET_COPY_OUT_SYSTEM)/usr/keychars/mtk-pmic-keys.kcm \ device/wephone/duoqin/files/mtk-pmic-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mtk-pmic-keys.kl \ device/wephone/duoqin/files/gpio-keys.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/gpio-keys.idc \ device/wephone/duoqin/files/gpio-keys.kcm:$(TARGET_COPY_OUT_SYSTEM)/usr/keychars/gpio-keys.kcm \ device/wephone/duoqin/files/gpio-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/gpio-keys.kl PRODUCT_PACKAGES += \ BromiteSystemWebView \ Conversations \ Davx5 \ DeskClock \ Etar \ FDroid \ Linphone \ Nextcloud \ NextcloudNotes \ OpenCalc \ Wireguard PRODUCT_PACKAGES -= \ EasterEgg \ webview \ libwebviewchromium_loader \ libwebviewchromium_plat_support