Raise screen DPI to get UI properly scaled
This commit is contained in:
parent
f75a9f4f1c
commit
84429abb7d
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ void BootPropertiesMessageProcessor::list_properties() {
|
|||
|
||||
// TODO(morphis): Using HDPI here for now but should be adjusted to the device
|
||||
// we're running on.
|
||||
"qemu.sf.lcd_density=240",
|
||||
"ro.sf.lcd_density=480",
|
||||
|
||||
// libhwui detects that we support certain GLESv3 extensions which
|
||||
// we don't yet support in our host channel so we have to disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue