diff options
author | Xiao Ma <xiaom@google.com> | 2020-06-17 08:23:37 +0000 |
---|---|---|
committer | Xiao Ma <xiaom@google.com> | 2020-06-17 10:15:48 +0000 |
commit | 65435e2810188ae23eeea04ff28d46b852d6320b (patch) | |
tree | 6a286f1e83c2072d2c5edea88e26b3192a9fe34e /common/networkstackclient/aidl_api | |
parent | b9364f50bc10ffb539cc773fa5d78d49e205033d (diff) |
Fix the potential NPE when calling IPMS API and ExecutionException is thrown.
Listener callback argument is marked as @Nullable in some APIs, means
client isn't interested in learning about return value, in these cases
should check if it's null or not before using this callback.
Bug: 147922038
Test: atest NetworkStackTests FrameworksNetTests
Merged-In: Ib46624c76c2c1e50c73ccfbb295a0e90e6fa1c88
Change-Id: Ib46624c76c2c1e50c73ccfbb295a0e90e6fa1c88
Diffstat (limited to 'common/networkstackclient/aidl_api')
0 files changed, 0 insertions, 0 deletions