mondrianwifi: use hdpi density recovery
Fix limit size too high
This commit is contained in:
parent
e96871ab7a
commit
43ad60efc6
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,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 := xhdpi
|
||||
TARGET_RECOVERY_DENSITY := hdpi
|
||||
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.qcom
|
||||
|
||||
# SELinux
|
||||
|
|
Loading…
Add table
Reference in a new issue