mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
Re-add Android Auto manifest entry
Voice reply is now verified to work, so it should be safe to re-add the Android Auto manifest entry. Closes #6180 //FREEBIE
This commit is contained in:
parent
e2d94adfdb
commit
0f820e6beb
@ -108,8 +108,8 @@
|
||||
<meta-data android:name="org.thoughtcrime.securesms.mms.TextSecureGlideModule"
|
||||
android:value="GlideModule" />
|
||||
|
||||
<!--<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" />
|
||||
|
||||
<activity android:name="org.thoughtcrime.redphone.RedPhone"
|
||||
android:excludeFromRecents="true"
|
||||
|
Loading…
Reference in New Issue
Block a user