diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-07-15 16:39:14 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-07-15 16:44:28 +0200 |
commit | c60b51a85bd95f0491507496c4038d3712a84f82 (patch) | |
tree | f45566d9ae0fe1da6a9881b68798e5d519df4dd8 /system.prop | |
parent | 15f0f35516fe046eeac693e048ba77419587c2bb (diff) |
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 <dade.garberi@gmail.com>
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 3 |
1 files changed, 0 insertions, 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 |