pstar: set recovery ui margin height
This commit is contained in:
parent
2afea81ebb
commit
d4d0c566b2
1 changed files with 3 additions and 0 deletions
|
@ -38,5 +38,8 @@ BOARD_SUPER_PARTITION_SIZE := 14227079168
|
||||||
# Properties
|
# Properties
|
||||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||||
|
|
||||||
|
# Recovery
|
||||||
|
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 90
|
||||||
|
|
||||||
# inherit from the proprietary version
|
# inherit from the proprietary version
|
||||||
-include vendor/motorola/pstar/BoardConfigVendor.mk
|
-include vendor/motorola/pstar/BoardConfigVendor.mk
|
||||||
|
|
Loading…
Reference in a new issue