webrtc/talk/examples
kjellander@webrtc.org 503a9e822a Make AppRTCDemoTest pass without Internet connection.
The AppRTCDemoTest is failing if the Android device lacks
an Internet connection (e.g. is in flight mode).
This change makes it benefit from the work done in
https://review.webrtc.org/36769004/ to work around that
limitation for loopback tests.

R=phoglund@webrtc.org
TBR=glaznev@webrtc.org
BUG=4421
TESTED=Successful run on Nexus 7 (2013) in flight mode using:
ninja -C out/Release
. build/android/envsetup.sh
adb install -r out/Release/apks/AppRTCDemo.apk
webrtc/build/android/test_runner.py instrumentation --test-apk AppRTCDemoTest --verbose --release

Review URL: https://webrtc-codereview.appspot.com/45649004

Cr-Commit-Position: refs/heads/master@{#8714}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8714 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-03-13 09:06:58 +00:00
..
android Make AppRTCDemoTest pass without Internet connection. 2015-03-13 09:06:58 +00:00
androidtests Make AppRTCDemoTest pass without Internet connection. 2015-03-13 09:06:58 +00:00
objc Update GAE API paths for join/leave. 2015-01-27 21:35:16 +00:00
peerconnection Add concept of whether video renderer supports rotation. 2015-03-12 21:38:19 +00:00
relayserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
stunserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
turnserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00