mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-17 17:55:02 +01:00
Merge pull request #3397 from nextcloud/bugfix/noid/revertAndroidAutoSupport
Revert Android Auto support
This commit is contained in:
commit
25faf18e77
app/src/main
@ -108,11 +108,6 @@
|
|||||||
tools:ignore="UnusedAttribute"
|
tools:ignore="UnusedAttribute"
|
||||||
tools:replace="label, icon, theme, name, allowBackup">
|
tools:replace="label, icon, theme, name, allowBackup">
|
||||||
|
|
||||||
<meta-data
|
|
||||||
android:name="com.google.android.gms.car.application"
|
|
||||||
android:resource="@xml/automotive_app_desc"/>
|
|
||||||
|
|
||||||
|
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="android.max_aspect"
|
android:name="android.max_aspect"
|
||||||
android:value="10" />
|
android:value="10" />
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
<automotiveApp>
|
|
||||||
<uses name="notification" />
|
|
||||||
</automotiveApp>
|
|
Loading…
Reference in New Issue
Block a user