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

Commit 2f33ac5d authored by Grace Cheng's avatar Grace Cheng Committed by Android (Google) Code Review
Browse files

Merge "Fix GetSecureLockDeviceAvailabilityRequestStatus prefix" into main

parents 19a4ed73 37c10314
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -230,7 +230,7 @@ public final class AuthenticationPolicyManager {
     *
     *
     * @hide
     * @hide
     */
     */
    @IntDef(prefix = {"IS_SECURE_LOCK_DEVICE_AVAILABLE_STATUS_"}, value = {
    @IntDef(prefix = {"GET_SECURE_LOCK_DEVICE_AVAILABILITY_STATUS_"}, value = {
            SUCCESS,
            SUCCESS,
            ERROR_UNSUPPORTED,
            ERROR_UNSUPPORTED,
            ERROR_NO_BIOMETRICS_ENROLLED,
            ERROR_NO_BIOMETRICS_ENROLLED,