2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-31 06:05:12 +00:00

Remove support for Android TV launchers

This requires us to publish the app as an App Bundle, however we publish it
as an APK.
This commit is contained in:
Albert Vaca Cintora
2024-06-10 15:04:34 +02:00
parent 659ed25213
commit d9755f8438

View File

@@ -119,8 +119,6 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
</activity>
<activity