4c2a4c3b55
Merge branch 'readonly-p4-donut' into donut
2009-04-09 19:40:30 -07:00
92f8a3a7c3
AI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build
...
because the commandline is too long
Original author: joeo
Merged from: //branches/cupcake/...
Automated import of CL 145621
2009-04-09 19:39:15 -07:00
1c38b9c493
Merge branch 'readonly-p4-donut' into donut
2009-04-09 19:32:25 -07:00
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
ef09681e42
AI 145576: Probe for the proper sed(1) extended regex switch
...
Automated import of CL 145576
2009-04-09 17:20:55 -07:00
15ca0bd5d0
AI 145512: SDK add-on updates
...
- rename the directory and zip file
- make it build to the dist directory
Automated import of CL 145512
2009-04-09 14:20:30 -07:00
4e0080136d
Merge branch 'readonly-p4-donut' into donut
2009-04-09 14:08:25 -07:00
3b06a03ef4
AI 145464: am: CL 145080 Add Latin and Chinese method to SDK.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 145464
2009-04-09 14:07:07 -07:00
89df76d7b4
AI 145380: Fixes for add-on build
...
Automated import of CL 145380
2009-04-09 12:21:52 -07:00
a9cc3ca8be
AI 145373: remove a debugging printf that sometimes breaks the build
...
because the commandline is too long
Automated import of CL 145373
2009-04-09 12:05:55 -07:00
8bbfe659d7
AI 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.
Automated import of CL 145333
2009-04-09 10:17:32 -07:00
9606db47df
AI 145080: Add Latin and Chinese method to SDK.
...
Automated import of CL 145080
2009-04-08 12:13:43 -07:00
46e2e379dd
Merge branch 'readonly-p4-donut' into donut
2009-04-06 20:31:11 -07:00
6a769427c8
AI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105 )
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 144765
2009-04-06 20:30:02 -07:00
f39ac4218b
AI 144764: Fix the SDK build to properly package what needs to go in the system image (bug #1761105 )
...
BUG=1761105
Automated import of CL 144764
2009-04-06 20:29:27 -07:00
Doug Zongker
8e931bf999
update the cert used for OTA verification when signing
...
The build system now (in donut) produces builds that use the testkey
cert for OTA package verification. Change the app-signing script to
also optionally substitute the "real" cert in both the recovery and
system images. Also fix bug where the build fingerprint and
description were not getting properly updated in the recovery
partition.
2009-04-06 15:21:45 -07:00
eef3944eb3
AI 144270: am: CL 144269 Relocate the new (google-indepedent) tools for signing and
...
building images & OTA packages out of vendor/google.
No device code is touched by this change.
Original author: dougz
Merged from: //branches/cupcake/...
Automated import of CL 144270
2009-04-02 12:14:19 -07:00
ad44c07ac7
AI 144269: Relocate the new (google-indepedent) tools for signing and
...
building images & OTA packages out of vendor/google.
No device code is touched by this change.
BUG=1753409
Automated import of CL 144269
2009-04-02 12:10:46 -07:00
8269d35440
AI 144253: Cleanstep for gsm related errors.
...
Automated import of CL 144253
2009-04-02 11:34:10 -07:00
032e32a012
AI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
...
Original author: mritter
Merged from: //branches/cupcake/...
Automated import of CL 144166
2009-04-02 01:26:29 -07:00
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
6c4cd9e035
AI 144164: Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
...
BUG=1646802
Automated import of CL 144164
2009-04-01 17:30:12 -07:00
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
a401b054a4
AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225 )
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 143879
2009-03-31 17:19:14 -07:00
e340277c06
AI 143876: Include hprof-conv in SDK (bug #1640225 )
...
BUG=1640225
Automated import of CL 143876
2009-03-31 17:16:45 -07:00
03e1e28c19
AI 143784: am: CL 143737 Fix kernel build: remove the '.' from runtest.py shortcut
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Automated import of CL 143784
2009-03-31 14:53:34 -07:00
494efcb8fa
AI 143737: Fix kernel build: remove the '.' from runtest.py shortcut
...
Automated import of CL 143737
2009-03-31 11:36:05 -07:00
e253d822dd
AI 143263: am: CL 143102 Add build environment shortcut to runtest.py.
...
This change does not affect device code.
Original author: brettchabot
Merged from: //branches/cupcake/...
Automated import of CL 143263
2009-03-27 20:17:02 -07:00
762748cfea
AI 143102: Add build environment shortcut to runtest.py.
...
This change does not affect device code.
BUG=1741172
Automated import of CL 143102
2009-03-27 10:25:11 -07:00
35354dc754
Automated import from //branches/donutburger/...@142719,142719
2009-03-25 17:01:21 -07:00
0ccf0ad4c0
Automated import from //branches/donutburger/...@142699,142699
2009-03-25 16:05:01 -07:00
436aefc2d0
Automated import from //branches/cupcake/...@142639,142639
2009-03-25 15:21:11 -07:00
13afdf69d7
Automated import from //branches/cupcake/...@142563,142563
2009-03-25 10:06:48 -07:00
7b64124f0b
Automated import from //branches/donutburger/...@142410,142410
2009-03-24 22:40:59 -07:00
d14f6d92d4
Automated import from //branches/donutburger/...@141759,141759
2009-03-24 20:50:42 -07:00
e94d71753d
Automated import from //branches/donutburger/...@141546,141546
2009-03-24 20:31:33 -07:00
bafa6ddfc5
Automated import from //branches/donutburger/...@141285,141285
2009-03-24 19:58:48 -07:00
09591102d0
Automated import from //branches/cupcake/...@142409,142409
2009-03-24 19:39:09 -07:00
7f3eaaf9cf
Automated import from //branches/donutburger/...@141015,141015
2009-03-24 19:14:21 -07:00
bd46b21c31
Automated import from //branches/donutburger/...@140982,140982
2009-03-24 19:07:34 -07:00
cd44e5400f
Automated import from //branches/donutburger/...@140818,140818
2009-03-24 18:36:43 -07:00
0c56ccb7cc
Automated import from //branches/cupcake/...@141670,141670
2009-03-24 18:07:52 -07:00
14c8a23990
Automated import from //branches/cupcake/...@141669,141669
2009-03-24 18:07:02 -07:00
c6f440e85c
Automated import from //branches/donutburger/...@140489,140489
2009-03-24 17:45:38 -07:00
The Android Open Source Project
b87fef6336
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:36 -07:00
The Android Open Source Project
a7e72e17df
auto import //branches/donutburger/...@140359
2009-03-18 20:53:43 -07:00
The Android Open Source Project
f122bec404
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:42 -07:00
android-build SharedAccount
760cda0e37
add Launcher as home
2009-03-13 23:22:59 -07:00
The Android Open Source Project
6bce205856
auto import from //branches/cupcake_rel/...@138607
2009-03-13 13:04:19 -07:00
The Android Open Source Project
fdd3a1020c
auto import from //branches/cupcake/...@137873
2009-03-11 12:11:54 -07:00