Sdcardfs is now the default. Remove unnecessary line

Test: Boot device. Ensure device boots using sdcardfs
Change-Id: I6f480a45144aef8557953f03d4669d5e36f6f1f2
This commit is contained in:
Daniel Rosenberg
2017-03-20 13:54:07 -07:00
parent 7109a8b813
commit b1c4b0de92

View File

@@ -91,10 +91,6 @@ MASTER_SIDE_CP_TARGET_LIST := msm8998 # ION specific settings
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/manifest.xml:vendor/manifest.xml
# Use Sdcardfs
PRODUCT_PROPERTY_OVERRIDES += \
ro.sys.sdcardfs=1
# A/B support
PRODUCT_PACKAGES += \
otapreopt_script \