Skip to content

Commit 57f9549

Browse files
committed
Uncomment TV activity due to local test
1 parent 83a77ea commit 57f9549

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mediacontroller/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
</intent-filter>
6464
</activity>
6565

66-
<!--
6766
<activity
6867
android:name=".tv.TvLauncherActivity"
6968
android:configChanges="keyboard|keyboardHidden"
@@ -87,7 +86,6 @@
8786
<action android:name="android.intent.action.VIEW" />
8887
</intent-filter>
8988
</activity>
90-
-->
9189

9290
<service
9391
android:name=".NotificationListener"

0 commit comments

Comments
 (0)