diff options
author | Roshan Pius <rpius@google.com> | 2019-08-21 10:38:24 -0700 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2019-08-21 17:04:28 -0700 |
commit | dfb747ef8dc8ddced934ffa1d5e4b2897ad6bc20 (patch) | |
tree | 404696e9281fe80185f6cc34a74c8b89003e9bb1 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 95dbff5e7817b1b7e36c7d518b4818be5c23dc32 (diff) |
WifiManager: Return dummy values when wifi service is not up
Many system/vendor modules assume that wifi service is up by the time
they run. This is no longer the case since wifi stack now starts a
little later in the bootup sequence (to support pluggable wifi stack
module for mainline). If any of these modules invoke a WifiManager
call,
a) Return an appropriate dummy value if the API returns a value
b) Raise a RemoteException if the API returns nothing (void).
Bug: 139492857
Bug: 137650946
Test: Verified that SUW & CNE receiver no longer crashes with the stack
traces in the linked bugs.
Also, verified that SUW still can connect to wifi networks & detect when
wifi auto-connects after SUW comes up.
Test: Verified wifi/softap toggle from Settings/Sysui.
Change-Id: Ia100a4612fc903ae470a0c89523d4fda27eb3fbc
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions