commit | a8e6d8315573d10d12b26d3b78c5820e5244dfe8 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Tue Feb 14 20:20:59 2017 -0600 |
committer | Dees Troy <dees_troy@teamw.in> | Thu Feb 23 19:42:48 2017 +0100 |
tree | e9237d41e569b30a97bd6387dc2538398f795a4b | |
parent | 84830ce015b83546f5bc25149e06647f2f7b5180 [diff] |
Do not unconditionally remove MTP storage on unmount * It is not necessary to Remove_MTP_Storage() for a partition if an MTP_Storage_ID has not been assigned. * The hack to force-set tw_mtp_enabled=1 should no longer be necessary now that we're checking whether MTP really needs to be disabled for a volume before running Disable_MTP(). Change-Id: I1b7233eedd9da7c6be0c67fc60243f3837105173
Team Win Recovery Project (TWRP)
You can find a compiling guide here.