diff options
-rw-r--r-- | BoardConfigCommon.mk | 3 |
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 |