Merge "Migrate vts_libsnapshot_test and friends to general-tests zip" into main
This commit is contained in:
commit
ce2e552c52
1 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue