commit | a8a673b010dd434e167af70ead2f8e34e06c3e41 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Jan 02 14:10:37 2019 +0900 |
committer | Justin Yun <justinyun@google.com> | Thu Jan 10 00:40:33 2019 +0000 |
tree | f744122aa26cacd18c4f82cc361b2f8c42f3c800 | |
parent | d9bf77d62718b7bd8661a208d26c2857136b2d8f [diff] |
Exclude mount entries for vendor overlay When testing adb-remount with overlayfs, vendor overlay may fail the test because there are unexpected overlayfs uses by vendor overlay. By excluding mount entries for vendor overlay, the test runs regardless of vendor overlay mount. Bug: 122231184 Test: run adb-remount-test.sh with vendor overlay mount Change-Id: I795774b27d5e5f973792337813b67487a5d72e29