commit | 01b9e966d8f69424fc582f839d64d44715f04410 | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Mon Jan 20 16:40:10 2025 +0900 |
committer | Quang Anh Luong <qal@google.com> | Tue Jan 21 17:48:38 2025 +0900 |
tree | ce3697e219794dbc7d283ae5aed9c7f34c06c3d7 | |
parent | 81056e442982b80f2010446eff48b2476998f68d [diff] |
Add methods to distinguish TetheringRequest types Add TetheringRequest#RequestType to distinguish the type of TetheringRequest (i.e. from startTethering, from implicit broadcasts, or from the legacy tether API) as well as helper methods to create these requests. These will be used in a future CL. Bug: 216524590 Test: build Change-Id: Ibfda48f59e80d423c9b6ee0d244cbdab14be1bd2