Create folder structure for glance-appwidget and glance-wear.

Test: Project creation; build still works.
Relnote: n/a
Change-Id: I4a34225d3d6bd3093d1c9a02d64949c4f91328b3
diff --git a/docs-tip-of-tree/build.gradle b/docs-tip-of-tree/build.gradle
index ea18191..75461b3 100644
--- a/docs-tip-of-tree/build.gradle
+++ b/docs-tip-of-tree/build.gradle
@@ -134,6 +134,8 @@
     docs(project(":fragment:fragment-ktx"))
     docs(project(":fragment:fragment-testing"))
     docs(project(":glance:glance"))
+    docs(project(":glance:glance-appwidget"))
+    docs(project(":glance:glance-wear"))
     docs(project(":gridlayout:gridlayout"))
     docs(project(":health:health-services-client"))
     docs(project(":heifwriter:heifwriter"))