diff options
author | markchien <markchien@google.com> | 2020-01-07 14:43:17 +0800 |
---|---|---|
committer | markchien <markchien@google.com> | 2020-01-08 20:07:04 +0800 |
commit | a9d9ef87839337ceeaa10e24b2eac097901cf4fc (patch) | |
tree | 4c4d883480a53e583f25d5bf5a199be2f458bc96 /rs/java/android/renderscript/RenderScriptCacheDir.java | |
parent | 6b913b90540807d092fc611bce0f97530b617ecc (diff) |
[Tether09] Use INetd to call netd directly
- Using INetd to communicate with netd directly instead of using
NetworkManagementService which is a wrapper of INetd and don't have plan
to be updatable.
- Also replace InterfaceConfiguration by InterfaceController.
- Remove redundant interface flags. Only set interface up/down flag to
netd because netd only use these two flags for INetd#interfaceSetCfg.
- Note that tethering still use NetworkManagementService
to register tethering stats provider and it would also be replaced with
other way in follow up change.
Bug: 136040414
Test: -build, flash, boot
-atest TetheringTests
Change-Id: I4ab0ad387d4bd1773ff94d3b380c1720df07f8d5
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions