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

Commit 99f7e125 authored by Todd Poynor's avatar Todd Poynor
Browse files

Context: fixup wrong Javadoc link for BatteryManager

Change-Id: I3dec0a359185fd9bfc78d98f8232ff64e6a784dd
parent a17bfe04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2062,7 +2062,7 @@ public abstract class Context {
     * <dt> {@link #DOWNLOAD_SERVICE} ("download")
     * <dd> A {@link android.app.DownloadManager} for requesting HTTP downloads
     * <dt> {@link #BATTERY_SERVICE} ("batterymanager")
     * <dd> A {@link android.os.Battery} for managing battery state
     * <dd> A {@link android.os.BatteryManager} for managing battery state
     * </dl>
     *
     * <p>Note:  System services obtained via this API may be closely associated with