commit | c60153f742948225baf5120f02c624668946369f | [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 | 778e6fb735ce60606831159f5faed755d82eaf48 | |
parent | d9e6c2020e256b73677b347034c54917d00fbe84 [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