mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 21:34:05 +02:00
Change: laying the groundwork for android auto
This commit is contained in:
@@ -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-->
|
||||
|
||||
Reference in New Issue
Block a user