From 0b3999da191604816d0a91956520822b8ffc09d4 Mon Sep 17 00:00:00 2001 From: Lorenzo Colitti Date: Thu, 18 Feb 2016 08:58:58 +0900 Subject: [PATCH] Add the ability to file a NetworkRequest for TRANSPORT_WIFI. Change-Id: I3a2cbdbcb94a6d63e853f2dc87ed0ef737620684 --- apps/Development/res/layout/connectivity.xml | 13 +++++++++++++ apps/Development/res/values/strings.xml | 2 ++ .../src/com/android/development/Connectivity.java | 12 ++++++++++++ 3 files changed, 27 insertions(+) diff --git a/apps/Development/res/layout/connectivity.xml b/apps/Development/res/layout/connectivity.xml index 23bbb2e2d..86a42738a 100644 --- a/apps/Development/res/layout/connectivity.xml +++ b/apps/Development/res/layout/connectivity.xml @@ -283,6 +283,19 @@ android:layout_height="wrap_content" android:text="@string/release_cell" /> + +