From a13e03e988f85a67366f2ffe39bae67576e425bc Mon Sep 17 00:00:00 2001 From: Alexander Tkachev Date: Tue, 19 Jul 2016 18:43:00 +0600 Subject: CLOUD: Add Networking::Connection::isLimited() `false` everywhere by default, but works on Android (`true` if not Wi-Fi). --- dists/android/AndroidManifest.xml | 2 ++ dists/android/AndroidManifest.xml.in | 2 ++ 2 files changed, 4 insertions(+) (limited to 'dists/android') diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml index c091039266..64870a459b 100644 --- a/dists/android/AndroidManifest.xml +++ b/dists/android/AndroidManifest.xml @@ -40,6 +40,8 @@ + + diff --git a/dists/android/AndroidManifest.xml.in b/dists/android/AndroidManifest.xml.in index 7eaece9d1f..9601425c74 100644 --- a/dists/android/AndroidManifest.xml.in +++ b/dists/android/AndroidManifest.xml.in @@ -40,6 +40,8 @@ + + -- cgit v1.2.3