commit | c4405e9c17bf29a40787d2b9eb1cce01e9838de7 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Sep 20 10:09:27 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Tue Oct 02 18:00:49 2018 +0000 |
tree | fcf62d7d61a817115f3ebb270c36d3677d432486 | |
parent | 9931db7e59624271953ad0a08bdfc24d3125bb16 [diff] |
Protect /mnt/scratch from stale umount on userdebug On userdebug protect /mnt/scratch. On user builds ensure that /mnt/scratch is considered a stale mount so it can not be used. vold runs before ro.debuggable is set, so this must be a compile time decision. Minor technical debt cleanup associated with using android::base. Test: compile Bug: 109821005 Change-Id: I8efdbedfe850dd24daecf03a37aea61de47edc7d Merged-In: I8efdbedfe850dd24daecf03a37aea61de47edc7d