From c60b51a85bd95f0491507496c4038d3712a84f82 Mon Sep 17 00:00:00 2001 From: dd3boh Date: Sat, 15 Jul 2017 16:39:14 +0200 Subject: Revert "z2_plus: enable sdcard filesystem support" This is not working good right now (for example some problems in saving files in the download folder with Telegram) This reverts commit c8902c0456faba7e45d94b15a6b4d0b1d79df9ed. Signed-off-by: dd3boh --- system.prop | 3 --- 1 file changed, 3 deletions(-) diff --git a/system.prop b/system.prop index 1a4837f..44789ca 100644 --- a/system.prop +++ b/system.prop @@ -165,6 +165,3 @@ 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