Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf9a4f75 authored by f's avatar f
Browse files

Remove the reset method from fingerprint

Bug: 181247174
Test: atest CtsBiometricsTestCases
Change-Id: I52f44225c10cb3e0ef617bf327d855c755ade771
parent db7aecbc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -140,9 +140,5 @@ public class TestHal extends IFingerprint.Stub {
            }
        };
    }

    @Override
    public void reset() {
    }
}