diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2010-05-14 18:14:42 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-05-14 18:14:42 -0700 |
| commit | d1e9d590941303c004459f3d798b26f1bf091535 (patch) | |
| tree | b2a494249913c151f1b6cd4af400a1a73ca5eb6a /docs | |
| parent | eb9128f9b0ee660504621381fd96f82d5bf8a3fd (diff) | |
| download | frameworks_base-d1e9d590941303c004459f3d798b26f1bf091535.zip frameworks_base-d1e9d590941303c004459f3d798b26f1bf091535.tar.gz frameworks_base-d1e9d590941303c004459f3d798b26f1bf091535.tar.bz2 | |
Doc change: add sizes/sums for sdk/ndk/adt packages.
Change-Id: I9385c5b90a8f366764337adf4221fba4d7448568
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/html/sdk/index.jd | 12 | ||||
| -rw-r--r-- | docs/html/sdk/ndk/index.jd | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index d383fde..5e92253 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -2,16 +2,16 @@ page.title=Android SDK sdk.redirect=0 sdk.win_download=android-sdk_r06-windows.zip -sdk.win_bytes= -sdk.win_checksum= +sdk.win_bytes=23293160 +sdk.win_checksum=7c7fcec3c6b5c7c3df6ae654b27effb5 sdk.mac_download=android-sdk_r06-mac_86.zip -sdk.mac_bytes= -sdk.mac_checksum= +sdk.mac_bytes=19108077 +sdk.mac_checksum=c92abf66a82c7a3f2b8493ebe025dd22 sdk.linux_download=android-sdk_r06-linux_86.tgz -sdk.linux_bytes= -sdk.linux_checksum= +sdk.linux_bytes=16971139 +sdk.linux_checksum=848371e4bf068dbb582b709f4e56d903 @jd:body diff --git a/docs/html/sdk/ndk/index.jd b/docs/html/sdk/ndk/index.jd index 361da42..69cc73d 100644 --- a/docs/html/sdk/ndk/index.jd +++ b/docs/html/sdk/ndk/index.jd @@ -1,16 +1,16 @@ ndk=true ndk.win_download=android-ndk-r4-windows.zip -ndk.win_bytes= -ndk.win_checksum= +ndk.win_bytes=45778965 +ndk.win_checksum=1eded98a7f5cd5e71f8ac74565f73f11 ndk.mac_download=android-ndk-r4-darwin-x86.zip -ndk.mac_bytes= -ndk.mac_checksum= +ndk.mac_bytes=50572163 +ndk.mac_checksum=b7d5f149fecf951c05a79b045f00419f ndk.linux_download=android-ndk-r4-linux-x86.zip -ndk.linux_bytes= -ndk.linux_checksum= +ndk.linux_bytes=49450682 +ndk.linux_checksum=0892b0637d45d145e045cc68e163dee3 page.title=Android NDK @jd:body |
