commit | 5475f2dd74a0a8e8f797f72eafa8d866bb204ad9 | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Wed Dec 04 12:28:29 2024 +0900 |
committer | Quang Anh Luong <qal@google.com> | Thu Dec 05 08:32:10 2024 +0900 |
tree | 31dabd4a04c8c3772ed9dc3bd973b1b833cef0d4 | |
parent | eab1de47f4c71719fe2cb689ef5c6edf5e05ae28 [diff] |
Add stopTethering(TetheringRequest) stubs Add a new API TetheringManager.stopTethering(TetheringRequest) to allow apps to stop tethering for a specific request. This CL only provides the API stubs. Implementation will be added in a future CL. Bug: 216524590 Test: atest TetheringManagerTest Change-Id: If00a7dc5d328dac620fb69c384378c36e99e1856