sdm660-common: Kill BOARD_HAS_LARGE_FILESYSTEM
* No longer exists. Change-Id: I7f5088b8daedd87107c94f4bddd45286d7453834
This commit is contained in:
parent
5d7ac0edbd
commit
989bd8fa1d
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab_AB.qcom
|
|||
else
|
||||
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom
|
||||
endif
|
||||
BOARD_HAS_LARGE_FILESYSTEM := true
|
||||
|
||||
# Renderscript
|
||||
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
|
||||
|
|
Loading…
Reference in a new issue