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

Commit b1453c7f authored by Ilya Matyukhin's avatar Ilya Matyukhin Committed by Android (Google) Code Review
Browse files

Merge "Remove the reset method from fingerprint" into sc-dev

parents 0d0dff46 cf9a4f75
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() {
    }
}