Update screen density to 420
Bug: 316356550 Test: show correct UI size & adb shell wm density Change-Id: I22bfc6fa3f28a7b3fff4d573128fd2ad85d2dd7f
This commit is contained in:
parent
765b34adf6
commit
78f7950003
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
TARGET_BOARD_INFO_FILE := device/google/tegu/board-info.txt
|
||||
TARGET_BOOTLOADER_BOARD_NAME := tegu
|
||||
TARGET_SCREEN_DENSITY := 480
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
BOARD_USES_GENERIC_AUDIO := true
|
||||
USES_DEVICE_GOOGLE_TEGU := true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue