Snap for 8445428 from ee60c68187
to udc-release
Change-Id: I349eb09fb85510f007a7529b9e191476a1d8759c
This commit is contained in:
commit
d6b6b11f62
2 changed files with 3 additions and 1 deletions
|
@ -18,6 +18,8 @@ TARGET_BOOTLOADER_BOARD_NAME := bluejay
|
|||
TARGET_SCREEN_DENSITY := 420
|
||||
USES_DEVICE_GOOGLE_BLUEJAY := true
|
||||
|
||||
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
include device/google/gs101/wifi/BoardConfig-wifi.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||
-->
|
||||
<dimen name="status_bar_height_default">28dp</dimen>
|
||||
<dimen name="status_bar_height_portrait">145px</dimen>
|
||||
<dimen name="status_bar_height_portrait">118px</dimen>
|
||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||
|
||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue