commit | 05d1144323b190c0946b663f415c84184a094e04 | [log] [tgz] |
---|---|---|
author | lijilou <lijilou@xiaomi.corp-partner.google.com> | Thu Nov 14 15:06:16 2024 +0800 |
committer | Jilou li <lijilou@xiaomi.corp-partner.google.com> | Thu Nov 14 09:40:15 2024 +0000 |
tree | bd73b272a0c7c11f7fff69c30dce094238bce2a1 | |
parent | ad54f58a7d670233d57a862955ee238dcadbe4c6 [diff] |
BiometricScheduler: fix the NPE problem in startWatchdog method. Binder thread call the startWatchdog,but another put the mCurrentOperation to null when when assigning value to the operation object.This may cause NPE problems. Test: OEM monkey test Flag: EXEMPT bugfix Bug: 379003855 Change-Id: Ib44e3214c891dc4e975d34e1c4213faea14131c6