Loading mt6753.mk +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # limitations under the License. # COMMON_PATH := device/lenovo/mt6753-common COMMON_PATH := device/zte/mt6735-common $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk) Loading @@ -25,8 +25,8 @@ $(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-3072-dalv include $(COMMON_PATH)/vendor_prop.mk # Screen density TARGET_SCREEN_WIDTH := 1080 TARGET_SCREEN_HEIGHT := 1920 TARGET_SCREEN_WIDTH := 720 TARGET_SCREEN_HEIGHT := 1280 PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi Loading Loading
mt6753.mk +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # limitations under the License. # COMMON_PATH := device/lenovo/mt6753-common COMMON_PATH := device/zte/mt6735-common $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk) Loading @@ -25,8 +25,8 @@ $(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-3072-dalv include $(COMMON_PATH)/vendor_prop.mk # Screen density TARGET_SCREEN_WIDTH := 1080 TARGET_SCREEN_HEIGHT := 1920 TARGET_SCREEN_WIDTH := 720 TARGET_SCREEN_HEIGHT := 1280 PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi Loading