summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2019-04-11 17:47:32 -0700
committerKevin Chyn <kchyn@google.com>2019-04-11 17:48:51 -0700
commit1c100834ddea99b4e36dfcff533faa3b3011d007 (patch)
tree79b8259aaa0b2361eb3c5faebc6d8f24815bb6e4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd8913d7eac61bff80537afaddf475c571f904ca6 (diff)
Set pending client to null after it's been started
Pending client can now be started in two places. Originally it was only started when onError was received (previous client canceled). We recently discovered some enumerate bugs likely due to system boot timing changes, where Keyguard authenticate() can occur while enumerate() is still going. As a result, we queue clients while enumerate is happening and start them when enumerate finishes. We need to remember to set the pending client to null. Fixes: 130208531 Test: Fingerprint works during cold boot Change-Id: I5fe1c7a9fc96875f3d87048b12e601755d7f4963
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions