Move values out of car_product to the new CarSystemUI

Bug: 110275838
Test: on 2 emulators and 2 hardware versions
Change-Id: If87c34ba71023254f267cf2945ad58641831b995
diff --git a/car_product/build/car.mk b/car_product/build/car.mk
index 653401c..6606c39 100644
--- a/car_product/build/car.mk
+++ b/car_product/build/car.mk
@@ -23,7 +23,6 @@
     Bluetooth \
     OneTimeInitializer \
     Provision \
-    SystemUI \
     SystemUpdater
 
 PRODUCT_PACKAGES += \
@@ -91,6 +90,7 @@
     CarRadioApp \
     OverviewApp \
     CarLauncher \
+    CarSystemUI \
     CarLensPickerApp \
     LocalMediaPlayer \
     CarMediaApp \