remove support for Google Auto

Google Play Store review is extra 'thorough' with that flag enabled

You shouldn’t text and drive anyway

Trains!
This commit is contained in:
Daniel Gultsch 2023-01-13 14:33:21 +01:00
parent b7ceccb1a1
commit ed9318feac
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2
2 changed files with 0 additions and 8 deletions

View file

@ -88,10 +88,6 @@
tools:replace="android:label"
tools:targetApi="q">
<meta-data
android:name="com.google.android.gms.car.application"
android:resource="@xml/automotive_app_desc" />
<service android:name=".services.XmppConnectionService" />
<receiver

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<automotiveApp>
<uses name="notification"/>
</automotiveApp>