commit | 869c21dd21f174c9454f203bd36939b438e3d945 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon May 11 11:55:25 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon May 11 13:36:13 2015 -0700 |
tree | ba6d173bd091fbdb5a16d542659e20d0301ec476 | |
parent | 9739df32fb66806fa4c15f1b18c067a8d7b54887 [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 689011fdfb0ba7fe7135295c785d9a494c75e02c)