commit | 696c164c2dd078f5c16bf29aabfc39eb2a188bb8 | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Thu Jan 30 09:36:51 2025 +0900 |
committer | Quang Anh Luong <qal@google.com> | Fri Jan 31 16:23:04 2025 +0900 |
tree | 3a2d611b338b13aba0e8ab0325a85a86336b48cb | |
parent | 36e7969920ec1d2d292d542a191a3096da5ca886 [diff] |
Add basic implementation of stopTetheringRequest Add a basic implementation of stopTetheringRequest that simply stops tethering for that specific type if it is active, or fail with TETHER_ERROR_UNKNOWN_REQUEST if not. In the future, we will do fuzzy matching to ensure the correct request is removed. Bug: 216524590 Test: atest TetheringManagerTest#testStopTetheringRequest Change-Id: Ib4a660aacdb83e645e39ceb61b7cda45bb24d89d