commit | 1aa263e5abc391d97e0356a5379d9fdd4e94921b | [log] [tgz] |
---|---|---|
author | Takashi Furukawa <[email protected]> | Wed Jul 12 16:32:01 2017 +0900 |
committer | Ningyuan Wang <[email protected]> | Mon Aug 07 13:27:56 2017 -0700 |
tree | c58971cda6551e638a9a94fbe1b6857b5cc061c9 | |
parent | 62e72c21f52dcdf2de7e9e189a5d81826e70f3cf [diff] |
Cherry-pick: Add null check for Wi-Fi command When WifiService is not ready during boot phase and Wi-Fi command is executed on console, NullPointerException happens. To prevent this, null check is needed. Test: Manual test Bug: 64040515 Change-Id: I5684cdc7661b7d93fd6f2ac61863919077d12935 Merged-In: I5684cdc7661b7d93fd6f2ac61863919077d12935