diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2019-03-08 17:20:49 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2019-03-08 19:18:40 +0900 |
commit | 0a4df5aba1469263b2f9252cbe6319a8f9ba0f6d (patch) | |
tree | 37c66bae66194556fb49c3ae2daf8a4c9174e785 /src/android/net/util/NetworkStackUtils.java | |
parent | bc987a3e7cf5e76c90aad1c2d3393aca5fb1af76 (diff) |
Use an in-process APK for in-process NetworkStack
Instead of having a library in the classpath where the NetworkStack is
created by reflection on devices using the network stack in-process,
just bind to a version of the network stack service that runs in the
system process.
If the in-process version is installed it will be used, otherwise the
module is used with its own process.
Bug: 127908503
Test: blueline boots and has functional WiFi
Test: atest FrameworksNetTests NetworkStackTests
Test: svelte build boots and has functional WiFi
Change-Id: I7722b173e5686e0dbb9cfddcfb34344b0f4135d9
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions