commit | 30d8a25db3de9f56e88861174d7fb2bf31765bfe | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Fri Dec 06 16:44:36 2024 +0900 |
committer | Quang Anh Luong <qal@google.com> | Wed Jan 15 08:59:42 2025 +0900 |
tree | 54d16ac3adb3dcce04f031e48ff67f492ddcda3e | |
parent | 62928ee6e1a15cab0d47543191c7ee387e9c2703 [diff] |
Disallow legacy tether() API starting in B As part of the major tethering refactor to associate every IpServer with a TetheringRequest, tether()/untether() APIs should be completely removed in B and all tethering should go through startTethering() (with the exception of Wifi LOHS and Wifi P2P, which will move to startTethering() in a future CL). Bug: 216524590 Test: atest CtsTetheringTests TetheringTests Change-Id: If7981f1ee7d80ff0a1cc0069ba7a4ebf79144160