Update density to 320 dpi.
Resulting in 1280x800dp screen resolution per ux guidance. Bug: 214097223 Bug: 236000624 Test: adb shell wm density (should show 320) Test: presubmits Change-Id: I1d82a7d6a3d1217624481158292e13ff8a56ad11 Signed-off-by: Jonglin Lee <jonglin@google.com>
This commit is contained in:
parent
d08cc8cbe6
commit
bff4d9fd4e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
TARGET_BOARD_INFO_FILE := device/google/tangorpro/board-info.txt
|
||||
TARGET_BOOTLOADER_BOARD_NAME := tangorpro
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
TARGET_SCREEN_DENSITY := 320
|
||||
BOARD_USES_GENERIC_AUDIO := true
|
||||
USES_DEVICE_GOOGLE_TANGORPRO := true
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue