summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAbhishek Srivastava <cabsriv@codeaurora.org>2018-07-09 19:05:28 +0530
committerAbhishek Srivastava <cabsriv@codeaurora.org>2018-07-11 15:27:04 +0530
commit726981d24f5ad74490f3432b75f421f3bfd30900 (patch)
treeb3da9b5334b0ab2d7f4b7b43d1d72d6c4136d4bf /tools/aapt2/java/JavaClassGenerator.cpp
parentfd9719e60fd986477010ef4e25f44bca3c3015b0 (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.cpp')
0 files changed, 0 insertions, 0 deletions