Skip to content

Commit ffc1910

Browse files
committed
removed com.google.android.wearable.beta.ap metadata
1 parent 15d42cf commit ffc1910

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/HandheldManifest.xml.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
android:theme="@android:style/Theme.Translucent.NoTitleBar"
1414
android:noHistory="true"
1515
android:excludeFromRecents="true">
16-
<meta-data android:name="com.google.android.wearable.beta.app"
17-
android:resource="@xml/wearable_app_desc"/>
1816
<activity android:name=".HandheldActivity">
1917
<intent-filter>
2018
<action android:name="android.intent.action.MAIN"/>

0 commit comments

Comments
 (0)