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

Commit fb24d919 authored by Austin Delgado's avatar Austin Delgado Committed by Android (Google) Code Review
Browse files

Merge "Remove content description for BP Sfps Coex unlock icon" into main

parents c9d5be35 322b29f7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -485,8 +485,7 @@ constructor(
    ): Int =
        if (isPendingConfirmation) {
            when (sensorType) {
                FingerprintSensorType.POWER_BUTTON ->
                    R.string.security_settings_sfps_enroll_find_sensor_message
                FingerprintSensorType.POWER_BUTTON -> -1
                else -> R.string.fingerprint_dialog_authenticated_confirmation
            }
        } else if (isAuthenticating || isAuthenticated) {