commit | 6bc62352ea457c4f18e8b1a22c4e5123cb750ba4 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Mon May 11 11:55:25 2015 -0700 |
committer | Elliott Hughes <[email protected]> | Mon May 11 13:36:13 2015 -0700 |
tree | ba6d173bd091fbdb5a16d542659e20d0301ec476 | |
parent | cc985a1e9e68f620c3d4d39ebe2020efcac64ef9 [diff] |
Failure to find an oem partition should not be a remount failure. Many devices don't have an /oem partition, so find_mount should be expected to fail, but shouldn't cause the overall remount to fail. Also clean up all the error handling and reporting, and remove the dead int* globals. Bug: http://b/21024141 Change-Id: Ie31021b03c9cab8e972269d7d1ffe383cd30ee9e (cherry picked from commit 9aa4fda4e64c1882faf019cc2a483ee4917e0c85)