mondrianwifi: set TARGET_SCREEN_DENSITY

This commit is contained in:
nyyu 2022-08-26 18:04:21 +02:00
parent 5cd0bfc075
commit e2469b6ed7
2 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,9 @@ TARGET_FS_CONFIG_GEN += $(DEVICE_PATH)/config.fs
# HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
# Display
TARGET_SCREEN_DENSITY := 320
# Kernel
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4

View file

@ -39,7 +39,6 @@ dalvik.vm.heapmaxfree=8m
# Display
debug.mdpcomp.logs=0
persist.hwc.mdpcomp.enable=true
ro.sf.lcd_density=320
lockscreen.rot_override=true
# GPS