diff options
author | markchien <markchien@google.com> | 2019-09-30 14:40:57 +0800 |
---|---|---|
committer | Mark Chien <markchien@google.com> | 2019-11-30 10:03:08 +0000 |
commit | 0df2ebc43de508980c096346a7f70a0653779361 (patch) | |
tree | bc3ac3a9888ca89e010e0244836c105c7b0ffed0 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | d8676d99ff7bfb69c11d5db2abd206002ec54cee (diff) |
[Tether07] Migrate Tethering into module
Now tethering would be run in dedicated service.
TetheringManager is the interface used to communicate with
TetheringService. The new call flow would be: ConnectivityManager
-> ConnectivityService -> TetheringManager -> TetheringService.
Note: the return value of #tether(), #untether() and #setUsbTethering()
APIs would always be no error. Client can use #getLastTetherError()
or #getTetheredIfaces or listen tether state change to check
status of corresponding interface.
Bug: 136040414
Bug: 144742179
Test: -build, flash, boot
-atest TetheringTests
-atest FrameworksNetTests
Change-Id: I7e78c0e0a3e70f940a749ba2a39ece7c7ec5b9b3
Merged-In: I7e78c0e0a3e70f940a749ba2a39ece7c7ec5b9b3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions