commit | 7b126377b22859b115481e4ceae409aa2178b0f8 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Sat Aug 27 14:02:07 2022 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Wed Aug 31 11:32:54 2022 +0800 |
tree | dabc6bf58ad7b26e02630c0675d39564cdd80b8f | |
parent | c6f434c587df2cefac4f26099290aea4637e1cef [diff] |
adb-remount-test: Refactor remount -R & disable-verity test Since remount -R and disable-verity -R have similar expectations, group them together and reuse each other's test code. Remove the redundant "remount -R" test at end of file. Total test runtime reduced by one reboot. Bug: 243116800 Test: adb-remount-test Change-Id: I510a9de39f94b73450df9abf82a55496df96bea1