display: set 480 density for 1344x2992
Change-Id: I2851f345001419fe2e61b701c0ac22bbd3d33b15 Bug: 294198689 Test: adb shell getprop ro.sf.lcd_density
This commit is contained in:
parent
2db2d75c32
commit
8b42680485
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ BOARD_KERNEL_CMDLINE += g2d.load_sequential=1
|
||||||
|
|
||||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := husky
|
TARGET_BOOTLOADER_BOARD_NAME := husky
|
||||||
TARGET_SCREEN_DENSITY := 520
|
TARGET_SCREEN_DENSITY := 480
|
||||||
BOARD_USES_GENERIC_AUDIO := true
|
BOARD_USES_GENERIC_AUDIO := true
|
||||||
USES_DEVICE_GOOGLE_SHUSKY := true
|
USES_DEVICE_GOOGLE_SHUSKY := true
|
||||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue