Loading core/java/android/os/PowerManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ public class PowerManager /** * Reboot the device. Will not return if the reboot is * successful. Requires the {@link android.Manifest#REBOOT} * successful. Requires the {@link android.Manifest.permission#REBOOT} * permission. * * @param reason code to pass to the kernel (e.g., "recovery") to Loading Loading
core/java/android/os/PowerManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ public class PowerManager /** * Reboot the device. Will not return if the reboot is * successful. Requires the {@link android.Manifest#REBOOT} * successful. Requires the {@link android.Manifest.permission#REBOOT} * permission. * * @param reason code to pass to the kernel (e.g., "recovery") to Loading