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

Commit e339e9fa authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unnecessary @hide from private method"

parents 7a7de239 2857c4d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ public class BiometricTestSession implements AutoCloseable {
     * equivalent for the secret key.
     *
     * @param enableTestHal If true, enable testing with a fake HAL instead of the real HAL.
     * @hide
     */
    @RequiresPermission(TEST_BIOMETRIC)
    private void enableTestHal(boolean enableTestHal) {