Creating new artifact car-cluster.

Bug: 111897087
Test: Generated archive and confirmed it contains the proper artifacts.
Change-Id: Ie2cc4ef5b6ca31f4b22589fa64d7b7c87b1c7052
diff --git a/settings.gradle b/settings.gradle
index a5130ee..f353e81 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -42,7 +42,8 @@
 includeProject(":benchmark", "benchmark")
 includeProject(":biometric", "biometric")
 includeProject(":browser", "browser")
-includeProject(":car", "car")
+includeProject(":car", "car/core")
+includeProject(":car-cluster", "car/cluster")
 includeProject(":cardview", "cardview")
 includeProject(":collection", "collection")
 includeProject(":collection-ktx", "collection/ktx")