aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2017-03-29 23:15:45 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-12-27 15:15:55 +0200
commit983e307a023ae265575930cdbde7b8e0658771c5 (patch)
treef386ac1bfc3d7d2996e68a611c486b84f1f1d73f
parent71ee1abf7cdb22261acf1a2addda6ed95d25c35e (diff)
sdm660-common: Kill BOARD_HAS_LARGE_FILESYSTEM
* No longer exists. Change-Id: I7f5088b8daedd87107c94f4bddd45286d7453834
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 931c860..7f4bac8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -141,9 +141,6 @@ TARGET_USES_INTERACTION_BOOST := true
# Properties
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
-# Recovery
-BOARD_HAS_LARGE_FILESYSTEM := true
-
# SELinux
include device/qcom/sepolicy-legacy-um/SEPolicy.mk
BOARD_VENDOR_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/vendor