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

Commit 82992b72 authored by Hiroshi Yamauchi's avatar Hiroshi Yamauchi Committed by Gerrit Code Review
Browse files

Merge "Fix javadoc error in Debug.getRuntimeStats()."

parents 571c5a26 d8001676
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