fe52f39461
Right now we assume all RW mounts (minus /data & special FS) are remounted by us and we apply the remount/overlayfs related checks on them unconditionally. This would generate false positives when a partition was RW but not remounted by us. The test should instead check mounts that were remounted by us (transitioned from RO to RW after adb-remount), and ignore partitions that were already RW before running adb-remount. Bug: 313609600 Test: adb-remount-test Change-Id: I94e8a35775271f557790a458781657eb3b24a6f5 |
||
---|---|---|
.. | ||
src/com/android/tests/vendoroverlay | ||
adb-remount-sh.xml | ||
adb-remount-test.sh | ||
Android.bp | ||
AndroidTest.xml | ||
file_wait_test.cpp | ||
fs_mgr_test.cpp | ||
vendor-overlay-test.xml | ||
vts_fs_test.cpp |