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

Commit c9694247 authored by Hiroshi Yamauchi's avatar Hiroshi Yamauchi Committed by Android Git Automerger
Browse files

am 4bb374bb: am d83a598c: am 82992b72: Merge "Fix javadoc error in Debug.getRuntimeStats()."

* commit '4bb374bb':
  Fix javadoc error in Debug.getRuntimeStats().
parents 377ac63a 4bb374bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1181,7 +1181,7 @@ href="{@docRoot}guide/developing/tools/traceview.html">Traceview: A Graphical Lo

    /**
     * Returns a map of the names/values of the runtime statistics
     * that {@link #getRuntimeStat()} supports.
     * that {@link #getRuntimeStat(String)} supports.
     *
     * @return a map of the names/values of the supported runtime statistics.
     * @hide