Raphael Moll
b53a073ddb
am e375c940
: Merge "SDK: Use "strip -x" for atree."
...
* commit 'e375c940b9210ea514227b0ee8cfb896d7f11d93':
SDK: Use "strip -x" for atree.
2012-06-07 13:06:23 -07:00
Raphael Moll
ec5fe91ead
SDK: Use "strip -x" for atree.
...
Also fixes atree to accept an alternate command via the env var ATREE_STRIP
and correctly splits it for execvp if it contains arguments.
Change-Id: I8691bdc569bea3dddfde6249217dc305b6ef19f7
2012-06-06 23:39:47 -07:00
Ying Wang
d5ba4064c3
am f521a8e8
: am 6afbda9f
: Merge "Clean common intermediate files if overlay changed" into jb-dev
...
* commit 'f521a8e888a425dcd5fff70d18d14c9324e2d3aa':
Clean common intermediate files if overlay changed
2012-06-06 09:47:25 -07:00
Ying Wang
71004f8135
Clean common intermediate files if overlay changed
...
This change cleans the packages' intermediate files if their overlays
changed between incremental builds.
If two builds have different overlay, they will have different R
classes, and so the jar files in the common intermediate dirs can
not be shared. Therefore incremental build can't be applied.
This change detects the overlay changes on package's base.
If a package's overlay is different from the previous build, its common
intermediate dir is nuked.
This makes broader incremental builds possible.
Change-Id: I368610ebbbbc85a80f9aecd714ab22cd78da7f12
2012-06-04 18:02:55 -07:00
Doug Zongker
7d25823b2d
am 31ee627e
: am 7bb04231
: add copy of public cert used for signing to OTA packages
...
* commit '31ee627e729a8b7bb1b60cf73d724231e06be3d7':
add copy of public cert used for signing to OTA packages
2012-05-14 07:26:15 -07:00
Doug Zongker
7bb042317a
add copy of public cert used for signing to OTA packages
...
When signing a file with -w (ie, an OTA package), add the file
META-INF/com/android/otacert, which is a copy of the public key
certificate. While this can be extracted from the CERT.RSA file,
having a copy of it more easily accessible makes it easier to write
tools.
Bug: 6477365
Change-Id: I8cdb19536eca9a223c2b954e3f8ea0d9f3f86f02
2012-05-11 09:22:29 -07:00
Doug Zongker
a0c3f51e39
am 2f11b071
: am fffe1d5e
: use the file uid/gid/mode saved in the target_files
...
* commit '2f11b071b7687272450133bd58d8e3ceda271b1a':
use the file uid/gid/mode saved in the target_files
2012-05-04 16:40:29 -07:00
Doug Zongker
fffe1d5e9c
use the file uid/gid/mode saved in the target_files
...
When building a bootable image with mkbootfs, use the set of file
metadata that's stored in the target_files zip (when available),
rather than whatever is built into the mkbootfs binary at the time the
image is built.
Bug: 6435132
Change-Id: If6c59149bdbcc9a67e5ab9161398f355bd1f511d
2012-05-03 16:15:29 -07:00
Joe Onorato
49eb72c94d
am 8ad4bb16
: Turn off adb on user builds.
...
* commit '8ad4bb16a0d8b8ff9b4d17e860db336111bef34d':
Turn off adb on user builds.
2012-05-02 14:50:06 -07:00
Joe Onorato
8ad4bb16a0
Turn off adb on user builds.
...
Tungsten is the first device we have done since post_process_props.py
and UsbDeviceManager were added that by default has no services running
on usb. Everything else has mtp. This makes it so we always populate
the property with something.
Change-Id: Ic24f52462ed8866e87499c715dd21937e5b1128d
2012-05-02 14:36:57 -07:00
Andrew Hsieh
f9613a4f73
Added BUILD_HOST_static to build statically linked executable/shared-lib
...
Statically linked executable/shared-lib (eg. SDK tools) are useful
in sandboxed environment.
In BUILD_HOST_static zipalign needs -lpthread indirectly:
zipalign->libutils.a->liblog.a->logd_write.c->pthread
Change-Id: I8fa91a937b728ccdf942c4ba199efb1e2e49da3d
2012-04-28 00:53:55 +08:00
Jean-Baptiste Queru
695a2b3fd9
am 9b16b129
: Merge "Switch to new locations of toolchains"
...
* commit '9b16b1293255be054a84e6f39098c7a35357f636':
Switch to new locations of toolchains
2012-04-23 09:23:58 -07:00
Keun young Park
e661e35829
Merge "Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK""
2012-04-20 16:20:42 -07:00
Keun young Park
b9566c0221
Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK"
...
This reverts commit 9283168e61
2012-04-20 16:18:34 -07:00
Jean-Baptiste Queru
a50ef1c124
Switch to new locations of toolchains
...
Change-Id: I15a8be11b3d0f1985ffd97dd51a1af18e1ce7b67
2012-04-20 16:15:42 -07:00
Keun young Park
27f8946d2d
Merge "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK"
2012-04-20 12:02:34 -07:00
Scott Main
e8e50739da
am ac2c989e
: am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit 'ac2c989e8492a733bdd3d4c7e1bedd5210c56c8d':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:38:51 -07:00
Scott Main
9041aa50fb
am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit '6b719da3162ef99db8b90379a9dc4724b571395f':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:35:12 -07:00
Scott Main
ac2c989e84
am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit '6b719da3162ef99db8b90379a9dc4724b571395f':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:35:11 -07:00
Scott Main
6b719da316
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
Change-Id: I0125b1d585a0adde7f5f485f3288fdc7a8a55faf
2012-04-20 10:19:54 -07:00
Keun young Park
9283168e61
enable Java build for PDK build
...
- Highest LOCAL_SDK_VERSION forced for package build / java library build
- uses prebuilt tools for PDK
Bug: 6352960
Change-Id: Ibb5162a16aa8151a1675baac14adb0cdfc13592d
2012-04-20 10:07:31 -07:00
Scott Main
4793116d7a
am 1882adfd
: am 76b0139a
: docs: update doc template to make the Resources side nav wider (+40px)
...
* commit '1882adfd49b392acb6efe66a09bf753e1c830eef':
docs: update doc template to make the Resources side nav wider (+40px)
2012-04-19 19:30:33 -07:00
Scott Main
1882adfd49
am 76b0139a
: docs: update doc template to make the Resources side nav wider (+40px)
...
* commit '76b0139a50ecdfa5613af9563808cc42a72476d8':
docs: update doc template to make the Resources side nav wider (+40px)
2012-04-19 19:27:59 -07:00
Scott Main
27e5384054
am 76b0139a
: docs: update doc template to make the Resources side nav wider (+40px)
...
* commit '76b0139a50ecdfa5613af9563808cc42a72476d8':
docs: update doc template to make the Resources side nav wider (+40px)
2012-04-19 19:27:39 -07:00
Scott Main
76b0139a50
docs: update doc template to make the Resources side nav wider (+40px)
...
Change-Id: I173e64d57f9ec31bf0c3912bca5d46a5f7c78338
2012-04-19 19:23:04 -07:00
Kenny Root
f32dc71e49
resolved conflicts for merge of a86fcc29
to master
...
Change-Id: I3868c19bfd309b5b43b5642152a120931fe37315
2012-04-09 14:59:04 -07:00
Kenny Root
026e219f78
am b22f6853
: Merge changes I5a63fd61,I7c6f59fe
...
* commit 'b22f6853d9e6dd45491a20e31a63beda6c0f3717':
Support the setting of file security contexts in OTA and update packages.
Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.
2012-04-06 18:06:09 -07:00
Stephen Smalley
56882bf9b4
Support the setting of file security contexts in OTA and update packages.
...
Pass the file_contexts configuration to the releasetools scripts
so that the security contexts of files can be properly set for OTA
and update packages.
Requires Ica5fb73d6f2ffb981b74d1896538988dbc4d9b24
Change-Id: I5a63fd61a7e74d386d0803946d06bcf2fa8a857e
2012-04-06 15:35:41 -04:00
Roman Nurik
4321c8177b
am 5b250fbc
: am dceeaac8
: am 51c9e67e
: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
...
* commit '5b250fbc433ff9143bf5717f636b0cbb8187bd35':
docs: Android Design: v3 update (CSS changes)
2012-04-04 11:00:33 -07:00
Roman Nurik
31fc69c218
am 51c9e67e
: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
...
* commit '51c9e67ec01d37bb67881ef06b7f38d4da36e945':
docs: Android Design: v3 update (CSS changes)
2012-04-04 10:55:47 -07:00
Roman Nurik
51c9e67ec0
Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
2012-04-04 10:53:51 -07:00
Scott Main
0772cb651d
am ad921800
: am 0af1d53e
: am 1048bd3f
: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.
...
* commit 'ad92180046266eb0cbf0ea76b769e68caef5e778':
docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.
2012-04-03 14:10:18 -07:00
Scott Main
ae9784cc50
am 1048bd3f
: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.
...
* commit '1048bd3fb3c34de37375a6f1c8cd10f88411f758':
docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.
2012-04-03 14:00:25 -07:00
Scott Main
1048bd3fb3
docs: revert the change that made "new" tags stick on the first line
...
and thus allow them to wrap.
Change-Id: Id6b68e38a11f4fb314a0408c78bf7e2b543c8d00
2012-04-03 13:26:25 -07:00
Daniel Berlin
ee406f1cbe
Merge "Moving notice file generation to a python script (it was getting fairly complicated in bash), update HTML output to have a table of contents, and fix typos/bugs in notice file CSS"
2012-03-30 16:48:50 -07:00
Daniel Berlin
f5a97d7fbb
Moving notice file generation to a python script
...
(it was getting fairly complicated in bash),
update HTML output to have a table of contents,
and fix typos/bugs in notice file CSS
Change-Id: I51131f594e3bbe63f03165fa42f5ceeaec518543
2012-03-30 15:08:59 -04:00
Jing Yu
f5172c7564
Switch default gcc toolchain from 4.4.3 to 4.6.
...
Switch both arm-linux-androideabi toolchainand arm-eabi toolchain.
Change-Id: I7b2771fe684853ab37e3b5b7cfe4146f9f901e02
2012-03-29 20:45:50 -07:00
Roman Nurik
5eed15e5cb
docs: Android Design: v3 update (CSS changes)
...
Change-Id: I00ffb845038f3054e03b41582859ecff4ab63a3e
2012-03-29 13:28:37 -07:00
Scott Main
1f3f38c9b3
am 33666ade
: docs: re-add android design icon, which had been removed from original location
...
* commit '33666ade7a13f2c466346b05b2a7dd1f0f80cb43':
docs: re-add android design icon, which had been removed from original location
2012-03-29 12:09:44 -07:00
Brian Swetland
b8775421a5
don't build apicheck for PDK builds, removing dependency on doclava
...
PDK builds have no Java APIs...
Change-Id: I719e0c206234d03a70f3178fd618676f8ee0e6f4
2012-03-28 15:30:36 -07:00
Scott Main
b8faa7adcc
am c07c8d05
: am 0701c756
: am 33666ade
: docs: re-add android design icon, which had been removed from original location
...
* commit 'c07c8d05910f3ceea4095d7d1ceb0fd7031aa021':
docs: re-add android design icon, which had been removed from original location
2012-03-27 10:10:35 -07:00
Scott Main
33666ade7a
docs: re-add android design icon, which had been removed from original location
...
Change-Id: I30f3a38ab3e80e78595e28c46815874e4a84f2ed
2012-03-26 13:24:14 -07:00
Colin Cross
0bf80735ec
build: move Zip* from libandroidfw to libutils
...
ZipUtils is needed by build/tools, move it from libandroidfw
(frameworks/base) to libutils (frameworks/native).
Change-Id: I188247d058f1baa0ebd14282208d496c4ba061be
2012-03-22 18:47:23 -07:00
Doug Zongker
8f3670bbc5
fix build: make check_radio_versions.py okay with no args
...
Change-Id: I3539383d9761b57152c04ba9198c724509ba6223
2012-03-21 10:01:01 -07:00
Doug Zongker
9296f09277
optional cross-check between OTA radio images and board-info.txt
...
Adds a python script which checks the version of each radio image
added with the new add-radio-file-checked macro against a file
containing sha-1 -> version string mappings and the contents of
board-info.txt, so that the build can fail if board-info.txt and the
OTA images are out of sync.
Change-Id: Icb61dc2adefc240ced9059941582c23b629089c0
2012-03-21 09:18:15 -07:00
Romain Guy
aaf01f48ee
Make adbs work again on Darwin x86.
...
We don't support building on Darwin PPC so let's always assume x86.
Change-Id: I079a4040f1c0a144d4cdd1e2b3d2a183c00bf7b0
2012-03-13 16:57:08 -07:00
Roman Nurik
f84c92e861
am 52f25665
: am a23a3d83
: am d9ca90b4
: Add SDK template and assets for Android Design
...
* commit '52f256655855e0a03653a007cb4279eb1c152c5e':
Add SDK template and assets for Android Design
2012-03-07 17:05:15 -08:00
Dirk Dougherty
9c6abfb757
am 460eebe3
: am 79736c72
: am 7d114b19
: doc change: assets for play
...
* commit '460eebe3b7161cc3d74eba0ab6381dd4894bfffc':
doc change: assets for play
2012-03-07 16:48:23 -08:00
Roman Nurik
ba86e31428
am d9ca90b4
: Add SDK template and assets for Android Design
...
* commit 'd9ca90b4b9bd631329e6241b1ac4824ad0821639':
Add SDK template and assets for Android Design
2012-03-06 14:41:47 -08:00
Roman Nurik
d9ca90b4b9
Add SDK template and assets for Android Design
...
Change-Id: Id7a953bf59e5e05242c46cdfb2b425e80424fc2f
2012-03-06 14:31:15 -08:00