Change: laying the groundwork for android auto

This commit is contained in:
advplyr
2021-11-10 20:39:25 -06:00
parent 44f535020d
commit 52e3ea0a99
11 changed files with 423 additions and 175 deletions
+3 -3
View File
@@ -38,9 +38,9 @@
android:resource="@drawable/icon" />
<!-- Android auto rejected the update, removing this so it can be published on the store -->
<!-- <meta-data-->
<!-- android:name="com.google.android.gms.car.application"-->
<!-- android:resource="@xml/automotive_app_desc"/>-->
<meta-data
android:name="com.google.android.gms.car.application"
android:resource="@xml/automotive_app_desc"/>
<!-- TODO: Can remove in future -->
<!-- <provider-->