Replace all references to 'Android Wear' and replace with 'Wear' for
Wear OS launch.
Also, updates all libraries for 2.3 launch.

Bug: 74555070, 74427990
Test: All done manaully.
Change-Id: Ic8f11fe16cb3aa553bba6b59160ffad9ed70cbd1
diff --git a/wearable/wear/WearDrawers/template-params.xml b/wearable/wear/WearDrawers/template-params.xml
index 0939889..4b8ccdf 100644
--- a/wearable/wear/WearDrawers/template-params.xml
+++ b/wearable/wear/WearDrawers/template-params.xml
@@ -26,7 +26,7 @@
 
     <multiDexEnabled>true</multiDexEnabled>
 
-    <dependency_wearable>com.android.support:wear:27.0.2</dependency_wearable>
+    <dependency_wearable>com.android.support:wear:27.1.0</dependency_wearable>
 
     <strings>
         <intro>
@@ -83,8 +83,8 @@
             If installed on a phone, it will not be automatically pushed to a paired Wear
             device, see [here][2] for more info).
 
-            This sample uses the planets in our solar system to demonstrate the two Android Wear
-            drawer components and concepts relating to [Android Wear][1] and [Material Design][3]:
+            This sample uses the planets in our solar system to demonstrate the two Wear
+            drawer components and concepts relating to [Wear][1] and [Material Design][3]:
             * Customizes and enables screen/planet changes with the [Navigation Drawer][4]
             * Adds customized actions to each screen using the [Action Drawer][5]