am b50d5b4c: am d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev
* commit 'b50d5b4cd419bddcdf5559db50298486b0611e9f': instrument fingerprint crypto token service
This commit is contained in:
@@ -764,6 +764,7 @@ public class FingerprintService extends SystemService implements IBinder.DeathRe
|
||||
mHandler.post(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
MetricsLogger.histogram(mContext, "fingerprint_token", opId != 0L ? 1 : 0);
|
||||
startAuthentication(token, opId, effectiveGroupId, receiver, flags, restricted);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user