commit | 87e59d0e8160dee5c27152291db69d18bb13a6d9 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon Jul 18 11:16:15 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:26:45 2016 -0700 |
tree | 403923ee9c14246456781aee7ca60cd690955782 | |
parent | 717d9f205a52d9ea783222093548474e5676d597 [diff] |
Do not use TetherUtil.setWifiTethering This functionality is replaced by ConnectivityManager.startTethering() and ConnectivityManager.stopTethering(). Bug: 30147602 Test: Can toggle tethering on/off via all of settings, quick settings, and quick quick settings. Change-Id: I4d190185c473237982b988f898e76d4997dc401c (cherry picked from commit 9d251279ca1ce905e332945e19fd0d3fc09103b1)