Enable Android Auto support

This commit is contained in:
M66B 2021-10-01 16:55:54 +02:00
parent 696d537ae7
commit aa4f0dde94
2 changed files with 2 additions and 4 deletions

View File

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

View File

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