diff options
author | Charles He <qiurui@google.com> | 2017-05-16 14:55:35 +0100 |
---|---|---|
committer | Charles He <qiurui@google.com> | 2017-05-16 16:34:21 +0100 |
commit | ee17d352d641cdcfc955f0e37b0ca042427f2879 (patch) | |
tree | 51b7f6e472d24e665bf3cd63d2b22f8ee5e4383f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ce50eb2d170e336689e818957740834bc443c4d7 (diff) |
Fingerprint: call onRemovalSucceeded with # of remaining templates.
The onRemoved() callback from fingerprint daemon provides a "remaining"
parameter which contains the number of fingerprint templates yet to be
removed in the current removal operation. This is especially useful when
a group is removed, as remaining == 0 indicates the end of the group
removal.
In this CL, we wire up FingerprintManager so that the "remaining"
parameter gets passed to RemovalCallback#onRemovalSucceeded(). This
would allow clients like Settings to make use of the information.
Bug: 37938345
Test: manual, both with and without work profile
Change-Id: Idf46ef42e1d178cd3dc267aaf4219f03e27be766
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions