Doug Zongker
a406c1e7a1
build 'updater' binary for use in OTA packages
2009-06-12 16:57:08 -07:00
Doug Zongker
f55791f720
am 8b70e8c6: use minigzip instead of system gzip in the build
...
Merge commit '8b70e8c6574e6e6e80aaa84fe1a9426995fa0a78'
* commit '8b70e8c6574e6e6e80aaa84fe1a9426995fa0a78':
use minigzip instead of system gzip in the build
2009-05-27 15:06:53 -07:00
Doug Zongker
8b70e8c657
use minigzip instead of system gzip in the build
...
Use zlib's minigzip utility, built as part of our source tree, instead of
whatever installation of GNU gzip happens to be on the user's machine.
Using zlib's deflater, which is nicely available as a library (unlike
GNU gzip's deflater) will ultimately let us do binary patches to the
boot and recovery images.
2009-05-27 14:27:45 -07:00
Android (Google) Code Review
4afb4f20fc
am 3026e96d: Merge change 2245 into donut
...
Merge commit '3026e96dcea7893d762d3ad1532c3775dfe01b60'
* commit '3026e96dcea7893d762d3ad1532c3775dfe01b60':
Define TARGET_CPU_ABI for finding native code in .apks
2009-05-22 16:55:41 -07:00
Dianne Hackborn
ecc70d705a
Define TARGET_CPU_ABI for finding native code in .apks
2009-05-22 14:54:07 -07:00
Robert Greenwalt
fbd10d940d
Add PRODUCT_DEFAULT_WIFI_CHANNELS build var.
...
Allows the build to specify the default number of allowed
WIFI channels. Part of the fix for 1625953.
2009-05-21 18:46:57 -07:00
Dianne Hackborn
9537884b0d
Add new property for dev codename, update version to Donut.
2009-05-08 13:03:08 -07:00
Dima Zavin
6ea3b8856d
core: Recovery image should have the custom kernel base as well.
...
Signed-off-by: Dima Zavin <dima@android.com>
2009-05-07 21:10:41 -07:00
Dima Zavin
1e0847c2fc
core: Allow the board config to specify the kernel base address for mkbootimg
...
Signed-off-by: Dima Zavin <dima@android.com>
2009-05-07 19:50:51 -07:00
Joe Onorato
7b2845ab1a
Don't rebuild the NOTICE files when building with mm, mmm, etc.
2009-04-30 13:52:50 -07:00
Joe Onorato
03fbe40d53
AI 145850: am: CL 145512 SDK add-on updates
...
- rename the directory and zip file
- make it build to the dist directory
Original author: joeo
Merged from: //branches/cupcake/...
Automated import of CL 145850
2009-04-13 08:31:16 -07:00
Joe Onorato
64d85d0d82
AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'.
...
Original change by joeo@abreu on 2009/04/06 19:54:13.
Implement SDK add-ons in the build system.
- Add an option to use the standard javadoc doclet instead
of droiddoc, since droiddocs non-sdk templates aren't
ready for prime time.
- Add the notion of a stubs for a library. It's only
implemented for java libraries, but when we do native
libraries in the NDK or sdk-addons, it will work there too.
Original author: joeo
Merged from: //branches/cupcake/...
Automated import of CL 145618
2009-04-09 19:31:12 -07:00
Doug Zongker
934de9b758
AI 144143: Define OTA_PUBLIC_KEYS to be the test keys in the otapackage
...
target as well.
Automated import of CL 144143
2009-04-02 01:15:57 -07:00
Doug Zongker
17c83cf22c
AI 144130: Don't build OTA package keys into the recovery binary; read
...
them from an external file in the recovery image. Use the
test-keys for all builds.
Automated import of CL 144130
2009-04-01 15:48:46 -07:00
Sriram Raman
7b64124f0b
Automated import from //branches/donutburger/...@142410,142410
2009-03-24 22:40:59 -07:00
The Android Open Source Project
88b607994a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
05806d7af6
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
094268cf8c
auto import from //depot/cupcake/@132589
2009-03-03 14:03:52 -08:00
The Android Open Source Project
a9b2249753
auto import from //depot/cupcake/@137055
2009-03-02 22:54:15 -08:00
The Android Open Source Project
4d23ccc023
auto import from //branches/cupcake/...@132569
2009-02-20 07:38:28 -08:00
The Android Open Source Project
41977d7cd2
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:29 -08:00
The Android Open Source Project
475fa12ade
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:57 -08:00
The Android Open Source Project
35cfb08c58
auto import from //branches/cupcake/...@127436
2009-01-22 00:13:40 -08:00
The Android Open Source Project
ed18741e07
auto import from //branches/cupcake/...@127101
2009-01-20 14:03:55 -08:00
The Android Open Source Project
66339ad5ce
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
dcc08f073b
Code drop from //branches/cupcake/...@124589
2008-12-17 18:03:49 -08:00
The Android Open Source Project
b6c1cf6de7
Initial Contribution
2008-10-21 07:00:00 -07:00