Merge "Migrate vts_libsnapshot_test and friends to general-tests zip" into main

This commit is contained in:
Julien Desprez 2024-06-25 04:47:08 +00:00 committed by Gerrit Code Review
commit ce2e552c52

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.
@ -414,7 +414,7 @@ cc_test {
"libstorage_literals_headers",
],
test_suites: [
"device-tests",
"general-tests",
],
test_options: {
min_shipping_api_level: 30,