DO NOT MERGE Fixing the car-ui-lib module name.

car-ui-lib is the name of the module in AOSP and master.

Bug: 148103861
Test: Sync locally and build.
Change-Id: Ie336f3f3a677fc4fb6b871612792e10d1baee11d
Merged-In: Ie336f3f3a677fc4fb6b871612792e10d1baee11d
(cherry picked from commit 128c70c73e8c6850d4271335b9ad23bee9142008)
diff --git a/Android.bp b/Android.bp
index 452071d..ed40892 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,7 @@
         "androidx.room_room-runtime",
         "car-messenger-common",
         "car-messenger-protos",
-        "car-ui-lib-bp",
+        "car-ui-lib",
         "com.google.android.material_material",
         "companion-feature-calendarsync-protos",
         "connected-device-lib",