Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef1a559b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "vts_fs_test: Annotate fs type test for VSR." into main

parents 57fb5b70 65f2a496
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@ TEST(fs, ErofsSupported) {
    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();