commit | 092e74e944caf757676eebd1dd73fb5e29cc39db | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Fri Apr 03 20:26:33 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 03 20:26:33 2015 +0000 |
tree | 62243ed391c5ccd91dc8d91fa80a7ac264ffb8d7 | |
parent | 511561dd8ef9e6cac3c62e138193ef48e6d79760 [diff] | |
parent | 6746d2572b95b8c49b28c82dca5df008c1477b00 [diff] |
Merge "Declare that Contacts does not use cleartext network traffic."
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2a4f3d1..b8741d2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -52,6 +52,7 @@ android:taskAffinity="android.task.contacts" android:hardwareAccelerated="true" android:supportsRtl="true" + android:usesCleartextTraffic="false" > <!-- The main Contacts activity with the contact list, favorites, and groups. -->