Make TetheringRequest parcelable
Make TetheringRequest parcelable so we can pass it via Wifi APIs and map Soft AP state changes to the correct request. Bug: 216524590 Test: build Change-Id: I63a45b14e9abc288b353159dfdcbe96fde485cb7
Showing
- Tethering/common/TetheringLib/api/system-current.txt 4 additions, 1 deletionTethering/common/TetheringLib/api/system-current.txt
- Tethering/common/TetheringLib/src/android/net/TetheringManager.java 43 additions, 2 deletions...common/TetheringLib/src/android/net/TetheringManager.java
- common/flags.aconfig 6 additions, 0 deletionscommon/flags.aconfig
- framework/aidl-export/android/net/TetheringManager.aidl 20 additions, 0 deletionsframework/aidl-export/android/net/TetheringManager.aidl
- tests/cts/tethering/src/android/tethering/cts/TetheringManagerTest.java 22 additions, 0 deletions...ering/src/android/tethering/cts/TetheringManagerTest.java
Loading
Please register or sign in to comment