We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d42cf commit ffc1910Copy full SHA for ffc1910
templates/HandheldManifest.xml.tmpl
@@ -13,8 +13,6 @@
13
android:theme="@android:style/Theme.Translucent.NoTitleBar"
14
android:noHistory="true"
15
android:excludeFromRecents="true">
16
- <meta-data android:name="com.google.android.wearable.beta.app"
17
- android:resource="@xml/wearable_app_desc"/>
18
<activity android:name=".HandheldActivity">
19
<intent-filter>
20
<action android:name="android.intent.action.MAIN"/>
0 commit comments