Add SettingsIntelligence back to TV system.

Settings suggestions need this app to function correctly.

Bug: 232886982

Test: make -j, verify that settings suggestion component work using "device name suggestion".

Change-Id: I5bd565b98c147bd4b07d33590f99d4e4bde42e54
diff --git a/products/atv_product.mk b/products/atv_product.mk
index 75b3743..f3e7014 100644
--- a/products/atv_product.mk
+++ b/products/atv_product.mk
@@ -22,7 +22,8 @@
 PRODUCT_PACKAGES += \
     TvFrameworkOverlay \
     TvSettingsProviderOverlay \
-    TvWifiOverlay
+    TvWifiOverlay \
+    SettingsIntelligence
 
 PRODUCT_COPY_FILES += \
     device/google/atv/atv-component-overrides.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/atv-component-overrides.xml