diff --git a/BoardConfig.mk b/BoardConfig.mk index a03aa73..9c776cc 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2021-2022 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -27,6 +27,7 @@ TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop # Recovery TARGET_RECOVERY_DENSITY := xxhdpi +TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126 # inherit from the proprietary version include vendor/oneplus/lemonadep/BoardConfigVendor.mk