diff options
author | Kevin Chyn <kchyn@google.com> | 2020-07-01 22:12:19 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-07-07 15:03:25 -0700 |
commit | cc6b2ba40489ad5fe171b016820bb4fb4aa51d1f (patch) | |
tree | b52862d47e1e03a4c0c6ab75baf494cc95f1004e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1a8ab724eb1473daf9a5ad44577c7067bd911704 (diff) |
25/n: Make InternalCleanupClient generics/templates more correct
InternalCleanup previously did not enforce that the enrolledList passed
into each <Modality>InternalCleanup had the correct biometric type.
For example, a list of faces could be passed to fingerprint cleanup.
While nothing was wrong, it's a bit fragile. This can be more correct,
easier to read, and less prone to type errors if InternalCleanup is
templated on identifier subclass.
Test: Builds
Bug: 157790417
Change-Id: I2511d4cfe3f2b5471a3103532a6e47972acb3cfc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions