From db122804f75acdb8ec93a099478d4f0866b9bbe5 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Wed, 13 May 2020 11:32:01 -0400 Subject: [PATCH] davinci: Add vertical margin in recovery to avoid the rounded corners Change-Id: Ic5f9a10bd2ea465afb728dd67a56cecf1afa564d --- system.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system.prop b/system.prop index 08b116d..5eeb6dd 100644 --- a/system.prop +++ b/system.prop @@ -26,6 +26,9 @@ ro.telephony.default_cdma_sub=0 ro.telephony.default_network=22,22 telephony.lteOnCdmaDevice=1 +# Recovery +ro.recovery.ui.margin_height=48 + # SSR persist.vendor.ssr.restart_level=ALL_ENABLE