diff options
author | Scott Main <smain@google.com> | 2013-11-01 13:48:56 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-11-01 13:48:56 -0700 |
commit | b4e2cea57dd7ca74baede6f4fed48ce67a661abe (patch) | |
tree | ff801835b1b6ef29363661643a14e77dab070e23 /docs/html/about/dashboards/index.jd | |
parent | 7ae98ba9f2570ad819e995cde8db2b9b837a401a (diff) | |
download | frameworks_base-b4e2cea57dd7ca74baede6f4fed48ce67a661abe.zip frameworks_base-b4e2cea57dd7ca74baede6f4fed48ce67a661abe.tar.gz frameworks_base-b4e2cea57dd7ca74baede6f4fed48ce67a661abe.tar.bz2 |
simplify gl table
Change-Id: I526975d0f8e4ab3f091c3df3c0971bd390491936
Diffstat (limited to 'docs/html/about/dashboards/index.jd')
-rw-r--r-- | docs/html/about/dashboards/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 1190eb3..bb34495 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -132,11 +132,11 @@ uses.</p> <td>0.1%</td> </tr> <tr> -<td>2.0 (+ 1.1)</th> +<td>2.0</th> <td>98.3%</td> </tr> <tr> -<td>3.0 (+ 2.0 + 1.1)</th> +<td>3.0</th> <td>1.6%</td> </tr> </table> |