summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2020-08-28 15:55:57 -0700
committerKevin Chyn <kchyn@google.com>2020-08-28 15:56:32 -0700
commit16aa67ef5e09517161fac60013bafa2d3efcba1d (patch)
treeaa94bba37b889f6328bbcb61c727c3cca0cfc44e /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent61c321f4fb6b70002b22ab43507086f9d2c60630 (diff)
[BugFix][Fingerprint]fix client was canceled by service by mistake
issue: After the call of client A started in the lockout state returns, after client B calls the fp service, A is dead, a death notification will be sent to the service, and the service will stop clent B. solution: Each time onAuthentication sets a flag mAlreadyDone to true. Judge this flag as true in binderDie, and keep the current fingerprint operation to avoid affecting the current user Signed-off-by: zhangyupeng1 <zhangyupeng1@xiaomi.com> Change-Id: I56ce99505febbb48dc13ccfc3c2d120123da4fa3 Merged-In: I56ce99505febbb48dc13ccfc3c2d120123da4fa3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions