Merge "Reland aosp/3144167: Migrate vts_libsnapshot_test and friends to general-tests zip" into main

This commit is contained in:
Julien Desprez 2024-08-19 19:21:47 +00:00 committed by Gerrit Code Review
commit 14807185ac

View file

@ -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,