Skip to content

Commit

Permalink
mako: turn on sdcardfs
Browse files Browse the repository at this point in the history
Signed-off-by: YOUNG HO CHA <ganadist@gmail.com>
  • Loading branch information
ganadist committed Sep 7, 2016
1 parent 6e4242c commit 6d44de1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Expand Up @@ -288,5 +288,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
persist.sys.usb.config=mtp

PRODUCT_PROPERTY_OVERRIDES += \
ro.sys.sdcardfs=1

$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
$(call inherit-product, hardware/qcom/msm8960/msm8960.mk)

0 comments on commit 6d44de1

Please sign in to comment.