commit | 9a561dd2b36fb0576047648165bca59ac7894d73 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Mon Feb 22 21:25:51 2016 -0600 |
committer | Ethan Yonker <dees_troy@teamw.in> | Wed Feb 24 15:03:25 2016 -0600 |
tree | 78191ce93424bd1e25ce636d7b57977b471a801e | |
parent | eadfd2eb688ecd80fe591a0a1c0c00d7e00b1a40 [diff] |
partitions: Fix path based Find_Next_Storage If a path is specified for Find_Next_Storage() and datamedia is excluded, the function currently runs to the end of available partitions and reports no other storage is available. Fix this by restoring the original mount_point == search_path check to break the loop. The subsequent partitions loop will skip data-media storage as needed. Change-Id: I92baed866cd36f13d851bd58ba5346e47edb142e
Team Win Recovery Project (TWRP)
You can find a compiling guide here.