commit | 26bd4efcaaad4a866310d6421909645e81167d1f | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed Jul 13 19:36:03 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon Jul 18 11:12:00 2016 -0700 |
tree | f53fdba1287adcabd6f197a2b762800602caa88a | |
parent | 142c4f7a9f16f3cfdf5c8cc5e185b8738f94c80f [diff] |
TetherUtil: Use ConnectivityManager for tethering In the past, enabling the SoftAP would cause tethering to happen because of some unfortunate side effects. This is no longer the case, and using WifiManager for this purpose is not a good idea. Bug: 30147602 Test: Can toggle tethering on/off via all of settings, quick settings, and quick quick settings. Change-Id: Iebbfc6c48b3e8e3fa52d235594ded3502f5801a3