mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 18:23:04 +00:00
lemonadep: Set recovery margin height to avoid clipping
Change-Id: Iaaaabd13de384a0ebfff9f527fcdd0338c3f99bc
This commit is contained in:
parent
f102818ed2
commit
1496a74b92
@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with 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
|
# Recovery
|
||||||
TARGET_RECOVERY_DENSITY := xxhdpi
|
TARGET_RECOVERY_DENSITY := xxhdpi
|
||||||
|
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126
|
||||||
|
|
||||||
# inherit from the proprietary version
|
# inherit from the proprietary version
|
||||||
include vendor/oneplus/lemonadep/BoardConfigVendor.mk
|
include vendor/oneplus/lemonadep/BoardConfigVendor.mk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user