diff options
author | Abhishek Srivastava <cabsriv@codeaurora.org> | 2018-07-09 19:05:28 +0530 |
---|---|---|
committer | Abhishek Srivastava <cabsriv@codeaurora.org> | 2018-07-11 15:27:04 +0530 |
commit | 726981d24f5ad74490f3432b75f421f3bfd30900 (patch) | |
tree | b3da9b5334b0ab2d7f4b7b43d1d72d6c4136d4bf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | fd9719e60fd986477010ef4e25f44bca3c3015b0 (diff) |
Wifi: Check for WiFiService's existence before its access
SystemUI , currently accesses Wi-FiService's API's before it is initialized/
started.The current behaviour is to not start the Wi-Fi Service during the
FDE encryption ( Wi-FI Service is not considered as a coreService). This
behavior would lead to a fatal exception. Address this by adding a NULL check
before the access in all the components of systemUI.
Change-Id: I5fb753df8874b962622ef6921b9cbc518381203c
CRs-Fixed: 2276734
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions