diff options
author | Roshan Pius <rpius@google.com> | 2019-07-12 11:06:16 -0700 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2019-08-12 09:04:11 -0700 |
commit | 2161b39d386a38214181907f0cbfd36dafdfb933 (patch) | |
tree | b529622f793df5812c30e5bddad0e321d0a70918 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 56f707815c68216810fd7811cefe5905add8af5e (diff) |
WifiManager: Retrieve IWifiManager service lazily
Wifi services will be initialized a little later in the bootup sequence
because it is now a separate APK. So, retrieve wifi services lazily
(on the first method call on the object).
This will alleviate the need to modify all the clients which instantiate
WifiManager very early in the bootup sequence (Sysui, some vendor apps,
etc).
Bug: 137374831
Test: Device boots up & connects to wifi networks.
Change-Id: I8e1f0eb3a5a8fdb79b088447fbb9f97413f64483
Merged-In: I8e1f0eb3a5a8fdb79b088447fbb9f97413f64483
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions