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

Commit 65f2a496 authored by David Anderson's avatar David Anderson
Browse files

vts_fs_test: Annotate fs type test for VSR.

Bug: 302209455
Test: N/A
Change-Id: I5be7472b9d68072bb1400479187e7aee10beb0c7
parent cd4b579e
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();