commit | ef1a559b1f09255b45f06d1641a5072c5b42855e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Apr 11 05:04:11 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 11 05:04:11 2024 +0000 |
tree | 424ea9930a5a3929d4e8076aab4115bc044a8f7f | |
parent | 57fb5b705bfd6edef3df04d6feebf4b2aae61392 [diff] | |
parent | 65f2a496329871e51deec0c0d9cd881d16293db9 [diff] |
Merge "vts_fs_test: Annotate fs type test for VSR." into main
diff --git a/fs_mgr/tests/vts_fs_test.cpp b/fs_mgr/tests/vts_fs_test.cpp index 9503072..f55cadb 100644 --- a/fs_mgr/tests/vts_fs_test.cpp +++ b/fs_mgr/tests/vts_fs_test.cpp
@@ -74,6 +74,7 @@ ASSERT_EQ(access("/sys/fs/erofs", F_OK), 0); } +// @VsrTest = 3.7.10 TEST(fs, PartitionTypes) { // Requirements only apply to Android 13+, 5.10+ devices. int vsr_level = GetVsrLevel();