Merge "Remove dependencies on the 1-variant fallback" into main
diff --git a/app/tests/hosttest/Android.bp b/app/tests/hosttest/Android.bp
index c0bfd87..68d06af 100644
--- a/app/tests/hosttest/Android.bp
+++ b/app/tests/hosttest/Android.bp
@@ -34,7 +34,7 @@
     static_libs: [
         "cts-statsd-atom-host-test-utils",
     ],
-    data: [
+    device_common_data: [
         ":RkpdAppIntegrationTests",
         ":RkpdAppUnitTests",
     ],