summaryrefslogtreecommitdiff
path: root/debuggerd/handler/debuggerd_handler.cpp
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2019-04-22 17:27:52 +0800
committerSzuWei Lin <szuweilin@google.com>2019-04-24 15:38:58 +0800
commit917446b29d259d1ffcab314fae4fb9fee3e3fc73 (patch)
tree3f894ddca05c341b35a377baed2ccd04e9a0dea3 /debuggerd/handler/debuggerd_handler.cpp
parent3689ba66aa6d35b3b25f81adf80671d3e9e3c0ee (diff)
Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()
The first stage init skips mounting the mount points defined in skip_mount.cfg, but these mount points still return from ReadDefaultFstab(). The behavior causes some error logic which try to access the partition which had been skipped. After applying the patch. ReadDefaultFstab() will not contain the skipped mount points. Bug: 128961335 Test: `fastboot delete-logical-partition product_a` Test: `fastboot flash system aosp_arm64-userdebug` Test: `fastboot -w reboot` and boot to home screen Change-Id: I3156260b5d37647dbecf98ca90601a089bea5c46 Merged-In: I3156260b5d37647dbecf98ca90601a089bea5c46 (cherry picked from commit 77c28476f19c910a869af878c8983d52e53c07b4)
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions