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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue