commit | 50239521474f888cb4d2c92ac10e93e8a34193bc | [log] [tgz] |
---|---|---|
author | morckx <morckx@gmail.com> | Tue Nov 24 22:45:01 2015 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Nov 13 11:40:21 2017 +0530 |
tree | d1b753338bf7d10d3705fdfbd3037cdbb790c016 | |
parent | ac2ed12838ee1317457d2db9579f7b458b0a72fe [diff] |
vold: dont't use commas in device names Fuse supports commas escaped by '\' in fs names, but exfat and ntfs-3g currently don't support the escaping. This fixes mounting of exFAT and NTFS public volumes. Change-Id: I72005489956e59e7f889267114fee3921d289984 Also change emulated device id separator from comma to underscore Needed to fix emulated primary storage on adopted storage. Change-Id: I22114698e480fc829090261b79824c8b65b009c3