From c8902c0456faba7e45d94b15a6b4d0b1d79df9ed Mon Sep 17 00:00:00 2001 From: Park Ju Hyung Date: Sat, 14 Jan 2017 04:24:47 +0900 Subject: z2_plus: enable sdcard filesystem support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Our kernel now supports sdcardfs. Change-Id: I7458a4d21ed3b1527ce30b2757d2606a6406179a Signed-off-by: Park Ju Hyung Signed-off-by: Ícaro Hoff --- system.prop | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3