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

Commit 46af911e authored by Michele Berionne's avatar Michele Berionne
Browse files

Clarification for PREPARE_UNATTENDED_REBOOT_ERROR

Bug: 181036567
Test: make
Change-Id: I1822930d9ce05d2efdd05568e9df52a4e7ad0572
parent 3db11be5
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -14902,7 +14902,9 @@ public class TelephonyManager {
    public static final int PREPARE_UNATTENDED_REBOOT_PIN_REQUIRED = 1;
    /**
     * The unattended reboot was not prepared due to generic error.
     * The unattended reboot was not prepared due to a non-recoverable error. After this error,
     * the client that manages the unattended reboot should not try to invoke the API again
     * until the next power cycle.
     * @hide
     */
    @SystemApi