mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 11:31:40 +00:00
Enable Android Auto support
This commit is contained in:
parent
696d537ae7
commit
aa4f0dde94
2 changed files with 2 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue