commit | e21d6b71b5480dfc7f539a6f73a5f9f046fb5b2e | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@google.com> | Tue Feb 28 09:04:03 2017 -0800 |
committer | Paul Stewart <pstew@google.com> | Tue Feb 28 13:23:58 2017 -0800 |
tree | e66d3709be2a8db447ea39f6fb52be7ba48566e9 | |
parent | 738444f3a60f56fda5eeba926c065fc0e82f5012 [diff] |
Fix initialization order of mJavaRuntime in WifiInjector As of commit 3bbf564af91515b33fcba33e7039ffe09c8c025c, the WifiDiagnostics object depends on having mJavaRuntime initialized in WifiInjector at the time of its constructor. Since WifiStateMachine creates WifiDiagnostics, we must initialize mJavaRuntime before then. Bug: 35831093 Test: Replicate scenario of b/35831093 Change-Id: I1a943babf50231ef5f09023e23f78bc439565a8a