aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPark Ju Hyung <qkrwngud825@gmail.com>2017-01-14 04:24:47 +0900
committerdd3boh <dade.garberi@gmail.com>2017-07-15 14:55:57 +0200
commitc8902c0456faba7e45d94b15a6b4d0b1d79df9ed (patch)
tree31451b44ebf811786fe2a9d59ee377c5d95f2190
parent4b33e625c75c8fae0674ec24802acd244858ce20 (diff)
z2_plus: enable sdcard filesystem support
Our kernel now supports sdcardfs. Change-Id: I7458a4d21ed3b1527ce30b2757d2606a6406179a Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Signed-off-by: Ícaro Hoff <icarohoff@gmail.com>
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index cd456a6..86f82f2 100644
--- a/system.prop
+++ b/system.prop
@@ -168,3 +168,6 @@ ro.device.gpu=Qualcomm Adreno 530
ro.device.rear_cam=13 MP, f/2.2
ro.device.front_cam=8 MP, f/2.0
ro.device.screen_res=1080 x 1920, 5.0"
+
+# sdcardFS
+ro.sys.sdcardfs=true