Skip to content

Commit

Permalink
Merge pull request #3397 from nextcloud/bugfix/noid/revertAndroidAuto…
Browse files Browse the repository at this point in the history
…Support

Revert Android Auto support
  • Loading branch information
mahibi authored Oct 24, 2023
2 parents 73ed307 + d35c91c commit 25faf18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@
tools:ignore="UnusedAttribute"
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
android:name="android.max_aspect"
android:value="10" />
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/xml/automotive_app_desc.xml

This file was deleted.

0 comments on commit 25faf18

Please sign in to comment.