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

Commit b5bfee2e authored by f's avatar f
Browse files

Remove the reset method from face

Bug: 181247174
Test: atest CtsBiometricsTestCases
Change-Id: Ia415754a7b3285b6abce8535e5661b69490b5ab5
parent db7aecbc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -139,8 +139,4 @@ public class TestHal extends IFace.Stub {
            }
        };
    }

    @Override
    public void reset() {
    }
}