Merge "Put DeviceDiagnostics on phones and tablets only" into main
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index e818019..0f94c55 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -82,7 +82,6 @@
     CtsShimPrivPrebuilt \
     debuggerd\
     device_config \
-    DeviceDiagnostics \
     dmctl \
     dnsmasq \
     dmesgd \
diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk
index d706372..851ae8a 100644
--- a/target/product/handheld_system.mk
+++ b/target/product/handheld_system.mk
@@ -45,6 +45,7 @@
     CertInstaller \
     CredentialManager \
     DeviceAsWebcam \
+    DeviceDiagnostics \
     DocumentsUI \
     DownloadProviderUi \
     EasterEgg \