summaryrefslogtreecommitdiff
path: root/security/keymint/aidl/vts/functional/SecureElementProvisioningTest.cpp
diff options
context:
space:
mode:
authorMichael Butler <butlermichael@google.com>2022-04-21 16:40:09 -0700
committerMichael Butler <butlermichael@google.com>2022-04-29 23:39:27 +0000
commit7c0353f8e43fb700fd5874eba22c270641c14561 (patch)
tree901cd9a2afd1cdddc63d1d25b689b1c371947c27 /security/keymint/aidl/vts/functional/SecureElementProvisioningTest.cpp
parent13300287b565c066248a323da49173b0324eeac1 (diff)
Handle case where NN AIDL callback is null in IDevice::prepareModel*
Prior to this change, if IDevice::prepareModel* was passed a null callback, the code would still attempt to call "notify" on the callback to return the error to the client. This CL ensures the "notify" method will not be invoked if the callback is null. Bug: 230914930 Test: mma Test: presubmit Change-Id: I4a15d02c4879a0261ec26cc0e7a47d0a4da86b8b Merged-In: I4a15d02c4879a0261ec26cc0e7a47d0a4da86b8b (cherry picked from commit d6f6d01499d84d0186114262a5bd190aa09e99fa)
Diffstat (limited to 'security/keymint/aidl/vts/functional/SecureElementProvisioningTest.cpp')
0 files changed, 0 insertions, 0 deletions