fix: disable android auto for playstore version :"(

Playstore doesn't support android auto without any UI
This commit is contained in:
Kingkor Roy Tirtho 2023-08-19 00:34:11 +06:00 committed by GitHub
parent 93f0db0196
commit 0f0d240c04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,8 @@
</receiver> </receiver>
<!-- =================== --> <!-- =================== -->
<meta-data android:name="com.google.android.gms.car.application" <!-- <meta-data android:name="com.google.android.gms.car.application"
android:resource="@xml/automotive_app_desc" /> android:resource="@xml/automotive_app_desc" /> -->
<!-- Don't delete the meta-data below. <!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java --> This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->