Update transition to the new directory structure

Bug: 134082137
Test: Existing tests
Change-Id: Ic9602c0a9b8e992c67bf105c52b75aee00088499
diff --git a/settings.gradle b/settings.gradle
index cb479b9..b9f32ab 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -208,7 +208,7 @@
 includeProject(":test-screenshot-proto", "test/screenshot/proto")
 includeProject(":textclassifier", "textclassifier")
 includeProject(":textclassifier:integration-tests:testapp", "textclassifier/integration-tests/testapp")
-includeProject(":transition", "transition")
+includeProject(":transition:transition", "transition/transition")
 includeProject(":tvprovider", "tv-provider")
 includeProject(":vectordrawable", "graphics/drawable/static")
 includeProject(":vectordrawable-animated", "graphics/drawable/animated")