diff options
author | Roshan Pius <rpius@google.com> | 2019-07-11 15:55:00 -0700 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2019-08-12 09:04:02 -0700 |
commit | 56f707815c68216810fd7811cefe5905add8af5e (patch) | |
tree | cd6da371715935a08b74ea4078b18b40693e4009 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6f5338dd8f90400fe67a97ed13f2479c6bd7237e (diff) |
WifiStackClient: Register wifi API services from system_server
a) Expose AIDL methods in IWifiStackConnector to retrieve the various
wifi API service implementation from the WifiStack.apk.
b) WifiStackClient running on system_server will register the various
wifi services & trigger the initialization sequence of the various wifi
services.
Regardless of whether the wifi stack runs in system_server or
network_stack process, this ensures that binder service publish always
happens in system_server. This allows us to maintain a default set of
sepolicy rules regardless of which version of the APK is running
(mainline or non-mainline).
Bug: 135753701
Change-Id: I2c1c40d14d6ec822694d6a3250b81694ab6b2a81
Merged-In: I2c1c40d14d6ec822694d6a3250b81694ab6b2a81
Test: Verified that device boots up & connects to wifi networks with
both WifiStack.apk & InProcessWifiStack.apk.
Test: Will send for regression tests
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions