Remove the reset method from fingerprint
Bug: 181247174 Test: atest CtsBiometricsTestCases Change-Id: I52f44225c10cb3e0ef617bf327d855c755ade771
This commit is contained in:
@@ -140,9 +140,5 @@ public class TestHal extends IFingerprint.Stub {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
@Override
|
||||
public void reset() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user