commit | ef28ee44e7143d8ff07ade499e4882a6ed101ed9 | [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 | fe9aac9c2dc3ab5dc3098a2403f54e5e73094f5b [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