mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-08-17 00:26:28 +00:00
Revert "lemonadep: We now run at 1080p by default ^.^"
This reverts commit 67e305524218ef1cd9e68d678336173cff2812a8. Change-Id: I349159718e74b8231e7ede2cf6d4b4f0bc31cd0f
This commit is contained in:
parent
2534c24ae8
commit
e788c4d660
@ -9,9 +9,6 @@ include device/oneplus/sm8450-common/BoardConfigCommon.mk
|
|||||||
|
|
||||||
DEVICE_PATH := device/realme/ferrari
|
DEVICE_PATH := device/realme/ferrari
|
||||||
|
|
||||||
# Display
|
|
||||||
TARGET_SCREEN_DENSITY := 450
|
|
||||||
|
|
||||||
# HIDL
|
# HIDL
|
||||||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||||
|
|
||||||
@ -19,7 +16,8 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
|||||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||||
|
|
||||||
# Recovery
|
# Recovery
|
||||||
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 103
|
TARGET_RECOVERY_DENSITY := xxhdpi
|
||||||
|
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126
|
||||||
|
|
||||||
# Include the proprietary files BoardConfig.
|
# Include the proprietary files BoardConfig.
|
||||||
include vendor/realme/ferrari/BoardConfigVendor.mk
|
include vendor/realme/ferrari/BoardConfigVendor.mk
|
||||||
|
@ -23,8 +23,8 @@ PRODUCT_COPY_FILES += \
|
|||||||
$(LOCAL_PATH)/audio/usecaseKvManager.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager.xml
|
$(LOCAL_PATH)/audio/usecaseKvManager.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager.xml
|
||||||
|
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_SCREEN_HEIGHT := 2412
|
TARGET_SCREEN_HEIGHT := 3216
|
||||||
TARGET_SCREEN_WIDTH := 1080
|
TARGET_SCREEN_WIDTH := 1440
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user