commit | 27437a31978763c90160826d401950dbb01b9952 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Jun 18 14:45:56 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Aug 08 15:42:44 2018 -0700 |
tree | eff98ab37c20f3430cb16e5a28dac96267088f04 | |
parent | d3067475cbe7dedb38030e743dbf30e29f8a2a8f [diff] |
adb: add overlayfs handling for readonly system filesystems adb verity-on setup overlayfs directories, do not skip if verity feature not configured for device. adb verity-off teardown overlayfs directories, do not skip if verity feature not configured for device. adb remount setup overlayfs directories and mount if possible, and do so without a reboot if possible. Test: compile Bug: 109821005 Bug: 110985612 Change-Id: I28c4c23fea44b886c5523f0286a523f0b0485df0