fix bad link in javadoc that's breaking SDK build

This commit is contained in:
Doug Zongker
2009-11-19 18:17:15 -08:00
parent b9ab71263e
commit 6fd4e76ca1

View File

@@ -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