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

Commit d9b60c53 authored by Brian Lee's avatar Brian Lee
Browse files

Remove character limit for lockpassword_remote_validation_header

Test: Manually start remote validation through SUW
Flag: EXEMPT update CHAR_LIMIT for string
Bug: 420621806
Change-Id: I86e5476956c70f98de867e524f414084fb59ba6c
parent 3aab6c13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4378,7 +4378,7 @@
    <!-- Header shown when the password needs to be solved because the device was factory reset. [CHAR LIMIT=100] -->
    <string name="lockpassword_confirm_your_password_header_frp">Verify password</string>
    <!-- Header shown when prompted for remote device credential validation. [CHAR LIMIT=17] -->
    <!-- Header shown when prompted for remote device credential validation. [CHAR LIMIT=NONE] -->
    <string name="lockpassword_remote_validation_header">Verify it\u0027s you</string>
    <!-- Details shown when pattern is prompted for remote device credential validation. [CHAR LIMIT=160] -->