Remove Android Auto manifest entry to get past the reviewers

(There are reviewers now?)

Related #6124
// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-01-30 19:17:17 -08:00
parent b2e93ec502
commit a2de60a75c
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"