summaryrefslogtreecommitdiff
path: root/src/com/android/server/NetworkStackService.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2019-03-08 17:20:49 +0900
committerRemi NGUYEN VAN <reminv@google.com>2019-03-08 19:18:40 +0900
commit0a4df5aba1469263b2f9252cbe6319a8f9ba0f6d (patch)
tree37c66bae66194556fb49c3ae2daf8a4c9174e785 /src/com/android/server/NetworkStackService.java
parentbc987a3e7cf5e76c90aad1c2d3393aca5fb1af76 (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/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions