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

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

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

* commit '82992b72':
  Fix javadoc error in Debug.getRuntimeStats().
parents 44d7989a 82992b72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1115,7 +1115,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