diff options
author | Aaron Huang <huangaaron@google.com> | 2021-04-09 12:06:42 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2021-04-16 00:15:25 +0800 |
commit | abbee6e7c6568b588c9354660256bb55ac47e6a0 (patch) | |
tree | ad4c13fbce1896ee9e5819f69609e0ef7e465750 /keystore/java/android/security/AndroidKeyStoreMaintenance.java | |
parent | c1349d4c565e5eb1ac2f971fc8a8cd4909090661 (diff) |
Handle null pointer cases in ConnectivityService
If a method is called by adb command "service call"
with no parameters. It will cause to crash because
of a null object reference.
Add a null check for them to avoid system server crash.
Bug: 172885426
Test: FrameworksNetTest
adb shell service call connectivity #
Change-Id: I8748fc5c6a7a6e82db3581e3026a3f75909a357e
Diffstat (limited to 'keystore/java/android/security/AndroidKeyStoreMaintenance.java')
0 files changed, 0 insertions, 0 deletions