Revert "Enable Android Auto support"

This reverts commit aa4f0dde94.
This commit is contained in:
M66B 2021-10-02 18:11:19 +02:00
parent 1caab1c318
commit 807af01998
2 changed files with 4 additions and 2 deletions

View File

@ -116,7 +116,8 @@
android:value="true" />
<meta-data
android:name="com.google.android.gms.car.application"
android:resource="@xml/car" />
android:resource="@xml/car"
tools:node="remove" />
<!-- https://play.google.com/about/auto/developer-distribution-agreement-addendum/ -->
<meta-data
android:name="com.bugsnag.android.API_KEY"

View File

@ -116,7 +116,8 @@
android:value="true" />
<meta-data
android:name="com.google.android.gms.car.application"
android:resource="@xml/car" />
android:resource="@xml/car"
tools:node="remove" />
<!-- https://play.google.com/about/auto/developer-distribution-agreement-addendum/ -->
<meta-data
android:name="com.bugsnag.android.API_KEY"