am 6fd4e76c: fix bad link in javadoc that\'s breaking SDK build

Merge commit '6fd4e76ca1866772d125089e8f2e3f1d54fcae08' into eclair-mr2-plus-aosp

* commit '6fd4e76ca1866772d125089e8f2e3f1d54fcae08':
  fix bad link in javadoc that's breaking SDK build
This commit is contained in:
Doug Zongker
2009-11-19 18:23:52 -08:00
committed by Android Git Automerger

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