summaryrefslogtreecommitdiff
path: root/debuggerd/debuggerd_test.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2019-05-29 08:49:11 -0700
committerMark Salyzyn <salyzyn@google.com>2019-07-10 14:32:05 -0700
commit8cf210308366e2f6fb828daa77a173fce756c560 (patch)
treeafeaa78e55f98926c93af7e61387448019a998f5 /debuggerd/debuggerd_test.cpp
parentd543c8ca11d79f487a5c0e496faa57c961acf18c (diff)
fs_mgr: overlay: do not allow sub-mounts to be overridden
Prevent sub-mounts from being candidates for overlayfs overrides. We move them temporarily to hold the references, then move them back after overlayfs mount. There is a race condition that can not be solved where the content of the sub-mount is temporarily unavailable. This operation occurs in first stage init (no problem) and during the first adb remount or adb disable-verity that causes the backing storage to be setup. Workaround will be to time the adb remount/disable-verity so that the device-specific problems do not surface. Test: adb-remount-test.sh and manual device configs Bug: 130131892 Bug: 135647457 Change-Id: I8782d09b7b389d899aed07b3e6c528280af2d6c8
Diffstat (limited to 'debuggerd/debuggerd_test.cpp')
0 files changed, 0 insertions, 0 deletions