mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
Define rounded corner setting for recovery.
Bug: 62732748
Test: Boot into recovery; check that recovery menu and 'View recovery
logs' don't have obscured text.
Change-Id: I03387573a4e474bff7d823f5390acef61a9312e8
This commit is contained in:
@@ -59,3 +59,7 @@ endif
|
||||
BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/wahoo-setup.sh
|
||||
|
||||
BOARD_LISA_TARGET_SCRIPTS := device/google/wahoo/lisa/
|
||||
|
||||
# Rounded corners recovery UI. 105px = 30dp * 3.5 density, where 30dp comes from
|
||||
# rounded_corner_radius in overlay/frameworks/base/packages/SystemUI/res/values/dimens.xml.
|
||||
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 105
|
||||
|
||||
Reference in New Issue
Block a user