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

Commit 14807185 authored by Julien Desprez's avatar Julien Desprez Committed by Gerrit Code Review
Browse files

Merge "Reland aosp/3144167: Migrate vts_libsnapshot_test and friends to...

Merge "Reland aosp/3144167: Migrate vts_libsnapshot_test and friends to general-tests zip" into main
parents 50a5cc57 4c6edd3c
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -294,7 +294,7 @@ cc_test {
    ],
    ],
    test_suites: [
    test_suites: [
        "vts",
        "vts",
        "device-tests",
        "general-tests",
    ],
    ],
    test_options: {
    test_options: {
        min_shipping_api_level: 30,
        min_shipping_api_level: 30,
@@ -311,7 +311,7 @@ cc_test {
        "-DLIBSNAPSHOT_TEST_VAB_LEGACY",
        "-DLIBSNAPSHOT_TEST_VAB_LEGACY",
    ],
    ],
    test_suites: [
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    ],
    test_options: {
    test_options: {
        // Legacy VAB launched in Android R.
        // Legacy VAB launched in Android R.
@@ -420,7 +420,7 @@ cc_test {
        "libstorage_literals_headers",
        "libstorage_literals_headers",
    ],
    ],
    test_suites: [
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    ],
    test_options: {
    test_options: {
        min_shipping_api_level: 30,
        min_shipping_api_level: 30,