commit | a51d8b9a1c06a17b8d5d5fd9547a3bf813ea4157 | [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 | cf6f89e89e8e97451dd404fa025bfcb88b6fb4f5 | |
parent | 86aeb11ed047b3698948c4eee8fbaccd20131ecb [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)