Add GoogleServicesFramework and ManagedProvisioning overlay

Bug: 173151823
Test: manual
Change-Id: I07528d311334440a71cb6f6dee44f58b83d37a28
diff --git a/car-ui-lib/referencedesign/Android.mk b/car-ui-lib/referencedesign/Android.mk
index 890719e..ef0ad97 100644
--- a/car-ui-lib/referencedesign/Android.mk
+++ b/car-ui-lib/referencedesign/Android.mk
@@ -20,12 +20,14 @@
     com.android.car.settings \
     com.android.car.voicecontrol \
     com.android.car.faceenroll \
+    com.android.managedprovisioning \
     com.android.settings.intelligence \
     com.google.android.apps.automotive.inputmethod \
     com.google.android.apps.automotive.inputmethod.dev \
     com.google.android.apps.automotive.templates.host \
     com.google.android.embedded.projection \
     com.google.android.gms \
+    com.google.android.gsf \
     com.google.android.packageinstaller \
     com.google.android.carassistant \
     com.google.android.tts \
@@ -42,6 +44,7 @@
     com.google.android.apps.automotive.templates.host \
     com.google.android.embedded.projection \
     com.google.android.gms \
+    com.google.android.gsf \
     com.google.android.packageinstaller \
     com.google.android.permissioncontroller \
     com.google.android.carassistant \
diff --git a/car-ui-lib/referencedesign/product.mk b/car-ui-lib/referencedesign/product.mk
index 2a74f1c..e834714 100644
--- a/car-ui-lib/referencedesign/product.mk
+++ b/car-ui-lib/referencedesign/product.mk
@@ -23,9 +23,11 @@
     googlecarui-com-google-android-apps-automotive-templates-host \
     googlecarui-com-google-android-embedded-projection \
     googlecarui-com-google-android-gms \
+    googlecarui-com-google-android-gsf \
     googlecarui-com-google-android-packageinstaller \
     googlecarui-com-google-android-carassistant \
     googlecarui-com-google-android-tts \
+    googlecarui-com-android-managedprovisioning \
     googlecarui-com-android-vending \
 
 
@@ -36,6 +38,7 @@
     googlecarui-overlayable-com-google-android-apps-automotive-templates-host \
     googlecarui-overlayable-com-google-android-embedded-projection \
     googlecarui-overlayable-com-google-android-gms \
+    googlecarui-overlayable-com-google-android-gsf \
     googlecarui-overlayable-com-google-android-packageinstaller \
     googlecarui-overlayable-com-google-android-permissioncontroller \
     googlecarui-overlayable-com-google-android-carassistant \