diff options
| author | Joe Fernandez <joefernandez@google.com> | 2015-04-07 11:18:00 -0700 |
|---|---|---|
| committer | Joe Fernandez <joefernandez@google.com> | 2015-04-07 11:18:00 -0700 |
| commit | 95c39774d245921be04b2a6f0f221f86545f8ac6 (patch) | |
| tree | 5e23e5812f5a9ed5cf5d5dd0767ca2b9296222c2 /docs | |
| parent | b1a6bd01bc278f4f6c6a656925e37b998d93f143 (diff) | |
| download | frameworks_base-95c39774d245921be04b2a6f0f221f86545f8ac6.zip frameworks_base-95c39774d245921be04b2a6f0f221f86545f8ac6.tar.gz frameworks_base-95c39774d245921be04b2a6f0f221f86545f8ac6.tar.bz2 | |
docs: Small fix for Android Dashboard
Change-Id: I33f3b8b4a7b7abdf16bb5fc4964c51f2809f6c3d
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/html/about/dashboards/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 920db84..52f086e 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -158,7 +158,7 @@ uses.</p> var VERSION_DATA = [ { - "chart": "http://chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chf=bg%2Cs%2C00000000&chd=t%3A0.4%2C6.4%2C5.7%2C40.7%2C41.4%2C5.4&chco=c4df9b%2C6fad0c&chs=500x250&cht=p", + "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chf=bg%2Cs%2C00000000&chd=t%3A0.4%2C6.4%2C5.7%2C40.7%2C41.4%2C5.4&chco=c4df9b%2C6fad0c&chs=500x250&cht=p", "data": [ { "api": 8, |
