[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Continue using non-adaptive icons and don't allow clear-text traffic
commit 144e2f64a8dbb3c84150d44fcdbab989f4aa4184
Author: Matthew Finkel <Matthew.Finkel@xxxxxxxxx>
Date: Mon Jul 22 13:41:22 2019 +0000
Continue using non-adaptive icons and don't allow clear-text traffic
---
mobile/android/base/AndroidManifest.xml.in | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/mobile/android/base/AndroidManifest.xml.in b/mobile/android/base/AndroidManifest.xml.in
index 5f231e9ba83c..39c1899daa1f 100644
--- a/mobile/android/base/AndroidManifest.xml.in
+++ b/mobile/android/base/AndroidManifest.xml.in
@@ -24,13 +24,11 @@
#include FennecManifest_permissions.xml.in
<application android:label="@string/moz_app_displayname"
- android:icon="@mipmap/ic_launcher"
- android:logo="@drawable/logo"
+ android:icon="@drawable/icon"
android:name="@MOZ_ANDROID_APPLICATION_CLASS@"
android:hardwareAccelerated="true"
android:supportsRtl="true"
android:allowBackup="false"
- android:usesCleartextTraffic="true"
>
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true"/>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits