Merge "Clarification for PREPARE_UNATTENDED_REBOOT_ERROR"
This commit is contained in:
@@ -14927,7 +14927,9 @@ public class TelephonyManager {
|
|||||||
public static final int PREPARE_UNATTENDED_REBOOT_PIN_REQUIRED = 1;
|
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
|
* @hide
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
@SystemApi
|
||||||
|
|||||||
Reference in New Issue
Block a user