From c84e7b11e598d5a6c07c754755382279e194efcb Mon Sep 17 00:00:00 2001 From: Pierre Vandwalle Date: Tue, 24 Mar 2015 19:32:01 -0700 Subject: [PATCH] add wifi power calculation Change-Id: I3176d835454b1324403b844d075709ba277a7189 --- apps/Development/res/layout/connectivity.xml | 27 +++++++++++++++++++ apps/Development/res/values/strings.xml | 2 ++ .../com/android/development/Connectivity.java | 26 ++++++++++++++++++ 3 files changed, 55 insertions(+) diff --git a/apps/Development/res/layout/connectivity.xml b/apps/Development/res/layout/connectivity.xml index d23a6b1b9..00ba508bb 100644 --- a/apps/Development/res/layout/connectivity.xml +++ b/apps/Development/res/layout/connectivity.xml @@ -350,6 +350,33 @@ android:layout_height="wrap_content" android:text="@string/routed_socket_request" /> + + + + +