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:
Tao Bao
2017-06-22 10:28:59 -07:00
parent d10075b1d6
commit 174e936f52

View File

@@ -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