mondrianwifi: use mdpi density recovery
Fix limit size too high
This commit is contained in:
parent
aa3ee67032
commit
65f36f8cfc
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ BOARD_HAS_LARGE_FILESYSTEM := true
|
|||
BOARD_HAS_NO_MISC_PARTITION := true
|
||||
BOARD_HAS_NO_SELECT_BUTTON := true
|
||||
BOARD_RECOVERY_SWIPE := true
|
||||
TARGET_RECOVERY_DENSITY := hdpi
|
||||
TARGET_RECOVERY_DENSITY := mdpi
|
||||
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.qcom
|
||||
|
||||
# SELinux
|
||||
|
|
Loading…
Add table
Reference in a new issue