Snap for 12253386 from ded6b866e2bef87a974efb568290f30c93731aeb to 24Q4-release
Change-Id: I8ff4e2ac5ea004032855a5533a82f3ae1637337b
diff --git a/fs_mgr/libsnapshot/Android.bp b/fs_mgr/libsnapshot/Android.bp
index cc6db35..f297125 100644
--- a/fs_mgr/libsnapshot/Android.bp
+++ b/fs_mgr/libsnapshot/Android.bp
@@ -294,7 +294,7 @@
],
test_suites: [
"vts",
- "device-tests",
+ "general-tests",
],
test_options: {
min_shipping_api_level: 30,
@@ -311,7 +311,7 @@
"-DLIBSNAPSHOT_TEST_VAB_LEGACY",
],
test_suites: [
- "device-tests",
+ "general-tests",
],
test_options: {
// Legacy VAB launched in Android R.
@@ -420,7 +420,7 @@
"libstorage_literals_headers",
],
test_suites: [
- "device-tests",
+ "general-tests",
],
test_options: {
min_shipping_api_level: 30,