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

Commit 1148407c authored by Julien Desprez's avatar Julien Desprez Committed by Automerger Merge Worker
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 am: 14807185

Original change: https://android-review.googlesource.com/c/platform/system/core/+/3227504



Change-Id: I0c6f31d14575c255356e0d71317debd4ebdad049
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 8c62fc67 14807185
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@ cc_test {
    ],
    test_suites: [
        "vts",
        "device-tests",
        "general-tests",
    ],
    test_options: {
        min_shipping_api_level: 30,
@@ -311,7 +311,7 @@ cc_test {
        "-DLIBSNAPSHOT_TEST_VAB_LEGACY",
    ],
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    test_options: {
        // Legacy VAB launched in Android R.
@@ -420,7 +420,7 @@ cc_test {
        "libstorage_literals_headers",
    ],
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    test_options: {
        min_shipping_api_level: 30,