diff --git a/android/app/tests/unit/Android.bp b/android/app/tests/unit/Android.bp
index dd952ce362ab21da35f61cdbe0d3ee2b2a68cb5f..54382cf019f3f378038b9cddcbd2dea05fbadc49 100644
--- a/android/app/tests/unit/Android.bp
+++ b/android/app/tests/unit/Android.bp
@@ -46,6 +46,7 @@ java_defaults {
     test_suites: [
         "device-tests",
         "mts-bluetooth",
+        "automotive-tests",
     ],
 
     instrumentation_for: "Bluetooth",