commit | 3975338e887fe502ed402962351a425e570219cf | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Sat Aug 13 01:58:29 2016 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Thu Oct 06 01:15:43 2016 +0800 |
tree | ba2b8d79b9896fd84b459335bdc6eacebfc3812b | |
parent | df63fb7ba7106972a702517b2dc83c0045ac225f [diff] |
vold3: support the old SDCARD=xxx function By specifying SDCARD=xxx in kernel cmdline, vold will try to mount that disk or partition as a sdcard. This is an old function we've added to vold 2.0. Now re-implement it in vold 3.0. Some people still like and use it.