diff options
author | Kevin Chyn <kchyn@google.com> | 2021-03-05 16:02:57 -0800 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2021-03-08 10:59:07 -0800 |
commit | 58fd45573decf65f1c59320069071cf5f52562fc (patch) | |
tree | 542ed033926fa954c1a9254998e69bf5a0cc9fe6 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f70bb15f6c7f37c004e82461ad5a6a3271b09577 (diff) |
Slight cleanup for UdfpsController
Create an internal ServerRequest class to keep track of per-request
things. Otherwise we will just have more and more global variables,
such as "mIsOverlayRequested", "mRequestReason", "mEnrollHelper",
etc, which is error prone and hard to understand/maintain.
Bug: 178403701
Test: atest com.android.systemui.biometrics
Change-Id: I2f446263f530741d76f40fa2d1470a0c209b7d5e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions