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:
Mattias Eriksson 2017-02-06 20:43:25 +01:00 committed by Moxie Marlinspike
parent e2d94adfdb
commit 0f820e6beb
1 changed files with 2 additions and 2 deletions

View File

@ -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"