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
Dirk Dougherty
0dadb804dc
am 7d114b19: doc change: assets for play
...
* commit '7d114b195d2224ba8c6f8e156467b969317e0bf9':
doc change: assets for play
2012-03-05 21:39:25 -08:00
Dirk Dougherty
7d114b195d
doc change: assets for play
...
Change-Id: I58647fd0059c5de54dd7665527a73f61e0d2dd32
2012-03-05 21:36:28 -08:00
Doug Zongker
1807e700a5
don't generate retouch commands in OTA scripts
...
Doing ASLR at OTA time is now obsolete; we can stop emitting this code
in OTA scripts.
Change-Id: I2bcf8ef0697ea5590120f89dcd302f273daf531e
2012-02-28 12:21:08 -08:00
Doug Zongker
3f37634545
Merge "releasetools: Fix image size checking"
2012-02-21 12:59:33 -08:00
Andrew Boie
0f9aec837f
releasetools: Fix image size checking
...
A block of code that should be evaluated for all
image types was instead only being run for yaffs
partitions.
Change-Id: I83ccbd7fa3c1bc02b9bba0832701ecc258e40a7d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2012-02-21 12:45:23 -08:00
Mathias Agopian
9f763bec7b
frameworks/base refactoring
...
add libandroidfw.so to the build
Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
2012-02-20 22:38:41 -08:00
Mathias Agopian
6b0a355b37
frameworks/base refactoring: build fix
...
Change-Id: If9f1b8a6a9eafa9ea17a3b994941c5c369be2130
2012-02-17 19:41:13 -08:00
Scott Main
ba66dec545
am a57f538a: am 7f24ddbc: Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs" into ics-mr1
...
* commit 'a57f538a22b99ae0e72e18e95d19635d2e6e0762':
docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs
2012-02-01 00:18:03 -08:00
Scott Main
bcb1457898
am 769a02fd: am 5be15a0f: Merge "docs: update TOS and PP links to point to unified policy/tems also add a link to the b.android.com issue for reporting doc issues and open footer links in a new window issue: 5931704" into ics-mr1
...
* commit '769a02fd81fdf7e2a92c8282fa5eee05a4273b63':
docs: update TOS and PP links to point to unified policy/tems also add a link to the b.android.com issue for reporting doc issues and open footer links in a new window issue: 5931704
2012-02-01 00:15:54 -08:00
Scott Main
f43b085d1b
am 7f24ddbc: Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs" into ics-mr1
...
* commit '7f24ddbc75b301cd3520e8fefaeb2e94a6dcc80b':
docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs
2012-01-31 15:22:03 -08:00
Scott Main
7f24ddbc75
Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs" into ics-mr1
2012-01-31 15:19:44 -08:00
Scott Main
1c9630ea4a
docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs
...
Change-Id: I37551efd09bea528200a93a8d3602ea11e63f140
2012-01-31 15:18:47 -08:00
Scott Main
5ec64749fc
am 5be15a0f: Merge "docs: update TOS and PP links to point to unified policy/tems also add a link to the b.android.com issue for reporting doc issues and open footer links in a new window issue: 5931704" into ics-mr1
...
* commit '5be15a0f13ce559ca6339f0d2cf3dca9f3001dc1':
docs: update TOS and PP links to point to unified policy/tems also add a link to the b.android.com issue for reporting doc issues and open footer links in a new window issue: 5931704
2012-01-31 14:26:25 -08:00
Scott Main
5be15a0f13
Merge "docs: update TOS and PP links to point to unified policy/tems also add a link to the b.android.com issue for reporting doc issues and open footer links in a new window issue: 5931704" into ics-mr1
2012-01-31 14:24:54 -08:00
Scott Main
35e8c99869
docs: update TOS and PP links to point to unified policy/tems
...
also add a link to the b.android.com issue for reporting doc issues
and open footer links in a new window
issue: 5931704
Change-Id: Icd6e9b7fb742b05a3c2064b6f2f7767b5b7ed1d8
2012-01-31 11:20:24 -08:00
Scott Main
324b3a8bc5
am a20557fb: am 2032e319: docs: add schema.org sitenavigation scope for sid-navs
...
* commit 'a20557fb4ddb3f008caf7bdb920c9ab90945ef7f':
docs: add schema.org sitenavigation scope for sid-navs
2012-01-30 17:24:54 -08:00
Scott Main
084c238c3b
am 2032e319: docs: add schema.org sitenavigation scope for sid-navs
...
* commit '2032e31979d0708120b4785bad6ee19ee1c4dc0c':
docs: add schema.org sitenavigation scope for sid-navs
2012-01-30 17:23:30 -08:00
Scott Main
2032e31979
docs: add schema.org sitenavigation scope for sid-navs
...
Change-Id: I0952195223f93bda67af0b951c3a061fe92948ce
2012-01-30 16:26:41 -08:00
Scott Main
068dcde2e7
am 3728f56b: am 939c3f72: docs: modify css to support sidenav headings with span, instead of h2 because I suspect the h2 is sending mixed signals to search engines for result snippets
...
* commit '3728f56bc62f35d576b12180f5bbf33d0c83f00d':
docs: modify css to support sidenav headings with span, instead of h2 because I suspect the h2 is sending mixed signals to search engines for result snippets
2012-01-30 16:17:13 -08:00
Scott Main
71415acc9f
am 939c3f72: docs: modify css to support sidenav headings with span, instead of h2 because I suspect the h2 is sending mixed signals to search engines for result snippets
...
* commit '939c3f72280fadbdc192b6bedd97555c2fcd4ef3':
docs: modify css to support sidenav headings with span, instead of h2 because I suspect the h2 is sending mixed signals to search engines for result snippets
2012-01-30 16:14:51 -08:00
Scott Main
00bdc01845
am 1d5b7c54: am 3652a113: docs: add support for meta descriptions in the <head>
...
* commit '1d5b7c5490d256bdaa516db4aaed584e9f0d1469':
docs: add support for meta descriptions in the <head>
2012-01-30 15:28:24 -08:00
Scott Main
939c3f7228
docs: modify css to support sidenav headings with span, instead of h2
...
because I suspect the h2 is sending mixed signals to search engines for result snippets
Change-Id: I80f13774f25439efebcade1b9db41c005018d2aa
2012-01-30 15:17:45 -08:00
Scott Main
bdd239edd5
am 3652a113: docs: add support for meta descriptions in the <head>
...
* commit '3652a113d1a099ece283e3154188f4a42958c298':
docs: add support for meta descriptions in the <head>
2012-01-30 15:14:23 -08:00
Scott Main
3652a113d1
docs: add support for meta descriptions in the <head>
...
Change-Id: I7ff7a5083a75dde718b4701623e029c225289617
2012-01-30 13:03:37 -08:00
Scott Main
077868f8cd
am c73e26f3: am dc7418b2: docs: add images for g+ homepage announcement
...
* commit 'c73e26f3bd038b17e60e24d0ed4d6e125bc2ef00':
docs: add images for g+ homepage announcement
2012-01-30 10:06:28 -08:00
Scott Main
f9dd81dbb3
am dc7418b2: docs: add images for g+ homepage announcement
...
* commit 'dc7418b282faf264c495e82a5bc3366e8348676c':
docs: add images for g+ homepage announcement
2012-01-30 10:04:07 -08:00
Scott Main
dc7418b282
docs: add images for g+ homepage announcement
...
Change-Id: I36430a1885be368218e1c896d6fc008355096a06
2012-01-30 09:53:13 -08:00
Doug Zongker
e5ff5907be
add device-specific hooks at start of OTA phases
...
Change-Id: I47534e6d40e7918ee8cb9e87d76d9030b9273708
2012-01-17 10:55:37 -08:00
Glenn Kasten
1022e27642
Fix build warning
...
Change-Id: I1e3a76e4bdae5eec4f75c5d8eb9f533afab6d140
2012-01-12 07:30:27 -08:00
Jean-Baptiste Queru
cb8f66305c
Revert "Point arm toolchain to the new gcc-4.6 one."
...
This reverts commit 1f87795eef
.
2012-01-11 04:23:06 -08:00
Scott Main
dfd93fc209
am 5c267863: am f962eb10: Merge "docs: add css for Android Design links and add link to site header" into ics-mr1
...
* commit '5c26786314c934819d460fb565be200ee8894ed0':
docs: add css for Android Design links and add link to site header
2012-01-10 17:18:50 -08:00
Scott Main
5af54ae9b7
am f962eb10: Merge "docs: add css for Android Design links and add link to site header" into ics-mr1
...
* commit 'f962eb101b21814556f4edeb7128508d47cf5564':
docs: add css for Android Design links and add link to site header
2012-01-10 17:16:40 -08:00
Scott Main
b10b282b43
docs: add css for Android Design links and add link to site header
...
Change-Id: I0a9469519076b1c5b9d7c121df1f2c731a08d2cb
2012-01-10 09:59:22 -08:00
Steve Block
ca1df5a380
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Ieea4e4511e1a95caeea42cd0a0c1147ebf9c2f48
2012-01-08 11:03:18 +00:00
Jing Yu
1f87795eef
Point arm toolchain to the new gcc-4.6 one.
...
Tested build mysid-eng, sojus-eng, trygon-eng, yakju-eng.
Change-Id: I742cf9fcf2407b9098c99136d67161ecf062ac01
Conflicts:
core/combo/TARGET_linux-arm.mk
2012-01-06 14:14:06 -08:00
Steve Block
c0b74df335
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/157065
Bug: 5449033
Change-Id: I817c12b1e97bee598097d02c70d509f7ab70576a
2012-01-05 23:28:01 +00:00
Steve Block
934443b275
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/156801
Bug: 5449033
Change-Id: I02566a8d55d7f8845bcc11925b90b2dac4342e63
2012-01-04 20:07:45 +00:00
Steve Block
15fab1aa8c
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/156016
Bug: 5449033
Change-Id: I9281fd27af8c6ec29ebdca60b22f6c9d5ff8deed
2012-01-03 22:37:53 +00:00
Scott Main
c5360c4035
am 96f696d9: am c4e8801c: am 50d6f97c: docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
...
* commit '96f696d90176b53c6902455b270960dd88ca1c1a':
docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
2011-12-15 20:12:50 -08:00
Scott Main
92c32ea079
am c4e8801c: am 50d6f97c: docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
...
* commit 'c4e8801c2d059aa68e59069c5cc03adb2d464e6b':
docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
2011-12-15 20:10:53 -08:00
Scott Main
c4e8801c2d
am 50d6f97c: docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
...
* commit '50d6f97c46934014894a43d3610029f579145713':
docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
2011-12-15 20:09:04 -08:00
Scott Main
50d6f97c46
docs: revise space wrapping to avoid "new" tags from breaking new lines alone
...
Temp fix
Change-Id: If99ce3442ec179a46fe3bbe0a06f690527d05eb5
2011-12-15 20:06:32 -08:00
Scott Main
8543a9ef7e
am a9255cfa: am 0af80fb4: am 0f429ebe: docs: fix bug in script for tab cookies
...
* commit 'a9255cfa7c4b352b730ade2ea5cf3096f9512845':
docs: fix bug in script for tab cookies
2011-12-15 19:18:24 -08:00
Scott Main
02f547834a
am 0af80fb4: am 0f429ebe: docs: fix bug in script for tab cookies
...
* commit '0af80fb409708d86b360e842bc834b3cbe4bc443':
docs: fix bug in script for tab cookies
2011-12-15 19:16:20 -08:00
Scott Main
0af80fb409
am 0f429ebe: docs: fix bug in script for tab cookies
...
* commit '0f429ebe63acbf8ccc1efe3c4185151eb15a4783':
docs: fix bug in script for tab cookies
2011-12-15 19:14:31 -08:00
Scott Main
0f429ebe63
docs: fix bug in script for tab cookies
...
Change-Id: I09a49764f66673b3f55032158efd44c228832e8f
2011-12-15 19:12:17 -08:00
Scott Main
412c8d25e0
am b90afc2c: am 9839afdd: am 1d42360a: docs: style and script changes for android u classes
...
* commit 'b90afc2cf008fac3f63e721de7ef0a64f8e815b1':
docs: style and script changes for android u classes
2011-12-15 17:41:49 -08:00
Scott Main
9dd47277a3
am 9839afdd: am 1d42360a: docs: style and script changes for android u classes
...
* commit '9839afddfcade4db1989718216b592aed76e73e7':
docs: style and script changes for android u classes
2011-12-15 17:39:50 -08:00
Scott Main
9839afddfc
am 1d42360a: docs: style and script changes for android u classes
...
* commit '1d42360a028b2d55f6d4d29bd99e8ef3de6e8402':
docs: style and script changes for android u classes
2011-12-15 17:37:35 -08:00
Scott Main
1d42360a02
docs: style and script changes for android u classes
...
Change-Id: I5866541bb9dd41329aa02328b805959c8f675f8c
2011-12-15 17:34:40 -08:00
Sean Dykeman
6da9ef6996
Make java-event-log-tags.py create its output directory if it does not exist.
...
Change-Id: I88ca3e6e70d1ff9db8f1328f18c36abc196e1aad
2011-12-13 10:56:33 -08:00
Doug Zongker
dfe9fa5090
am bd2dadc2: check entire recovery partition on startup
...
* commit 'bd2dadc21a5db967972a7b8f81aad716609edacb':
check entire recovery partition on startup
2011-12-02 13:58:17 -08:00
Doug Zongker
bd2dadc21a
check entire recovery partition on startup
...
Checksum the entire recovery partition at boot time to see if we need
to rewrite it, rather than just the first 2kb.
Bug: 5668350
Change-Id: I777754f92e8da630ae3c09bb0d4c41884ff62f39
2011-12-02 13:55:57 -08:00
Doug Zongker
0276d18873
check entire recovery partition on startup
...
Checksum the entire recovery partition at boot time to see if we need
to rewrite it, rather than just the first 2kb.
Bug: 5668350
Change-Id: I777754f92e8da630ae3c09bb0d4c41884ff62f39
2011-12-02 10:46:59 -08:00
Scott Main
28d831ee52
am d34204b9: am b83d8f15: am f5cbe002: Merge "docs: update template and css for android u Add a custom version of docpage.cs to the droiddoc template, because it adds a good deal of custom design and behavior (instead of updating the doclava version of the file). Add
...
* commit 'd34204b9ec3e79862f5101837ccc6f90909b9850':
docs: update template and css for android u Add a custom version of docpage.cs to the droiddoc template, because it adds a good deal of custom design and behavior (instead of updating the doclava version of the file). Add CSS for next/previous links in android u lessons and revise style for download button.
2011-12-01 20:44:25 -08:00
Scott Main
148588b4de
am b83d8f15: am f5cbe002: Merge "docs: update template and css for android u Add a custom version of docpage.cs to the droiddoc template, because it adds a good deal of custom design and behavior (instead of updating the doclava version of the file). Add CSS for next/
...
* commit 'b83d8f15ccc276b190a6c02002f6af94aa2e9cb4':
docs: update template and css for android u Add a custom version of docpage.cs to the droiddoc template, because it adds a good deal of custom design and behavior (instead of updating the doclava version of the file). Add CSS for next/previous links in android u lessons and revise style for download button.
2011-12-01 20:43:02 -08:00
Scott Main
adc61d6a0e
docs: update template and css for android u
...
Add a custom version of docpage.cs to the droiddoc template, because
it adds a good deal of custom design and behavior (instead of updating
the doclava version of the file). Add CSS for next/previous links in
android u lessons and revise style for download button.
Change-Id: I829c4fb134d6f5c3cee82fb86958d23ef64e8481
2011-11-30 18:55:01 -08:00
Doug Zongker
402839d17a
am 29ea81eb: am 4a84a13e: am a5f534df: use frozensets to represent APK cert sets
...
* commit '29ea81eb977699a2b026f08d13f213a7d216cb7e':
use frozensets to represent APK cert sets
2011-11-11 20:36:58 -08:00
Doug Zongker
1a16f33779
am 4a84a13e: am a5f534df: use frozensets to represent APK cert sets
...
* commit '4a84a13e7ce65f24bcadb8d331023b6415d7867e':
use frozensets to represent APK cert sets
2011-11-11 20:34:28 -08:00
Doug Zongker
a5f534df07
use frozensets to represent APK cert sets
...
Change-Id: Ic92c83be0c3f6a76bf1bd21f0216cd1b87586959
2011-11-11 09:51:37 -08:00
Ying Wang
9f8e8db188
Build cache.img on demand
...
Bug: 5153694
To build cache.img, set BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE (required,
ext4 only for now), BOARD_CACHEIMAGE_PARTITION_SIZE (optional) in
BoardConfig.mk.
Change-Id: I1d8b91646aa1dba88285e008ad3335768bcbddd2
2011-11-10 14:30:34 -08:00
Doug Zongker
4906f456a4
am 53bef54c: am 4b87f575: am 278c9781: to be upgraded, APKs must have exactly the same set of certs
...
* commit '53bef54cfff0cb9c6a67494b3e385a9617f75d03':
to be upgraded, APKs must have exactly the same set of certs
2011-11-10 16:14:42 +00:00
Doug Zongker
afe395dab6
am 4b87f575: am 278c9781: to be upgraded, APKs must have exactly the same set of certs
...
* commit '4b87f575d45320260e35f224cd18f36eec5e3eb2':
to be upgraded, APKs must have exactly the same set of certs
2011-11-09 19:05:30 +00:00
Doug Zongker
278c9781ec
to be upgraded, APKs must have exactly the same set of certs
...
Change-Id: I0d528d3d55e5ee553e57e63ed1f998172c6306f8
2011-11-09 10:32:23 -08:00
Ying Wang
c0debb9b5e
Revert "Build cache.img."
...
This reverts commit 531bdb546a
.
2011-11-02 11:19:28 -07:00
Ying Wang
531bdb546a
Build cache.img.
...
Change-Id: I3dbe7afa4934fa718ba20605eebd2e3ce2ae82ab
2011-11-01 10:44:19 -07:00
Ying Wang
bd93d425ae
Unify the user image building code
...
Bug: 5398808
Before this change we have duplicate code in the Makefile and the
python-based releasetool. That's a real headache to maintain.
Change-Id: I8ddf04a79c6886540e89d990f723d8f77c9dd883
2011-10-31 17:11:35 -07:00
Joe Onorato
c72b1403e4
Add a tool to let you enforce layering between packages in a java module.
...
And build system support for it too.
Change-Id: I4dd5ed0b9edab6e8884b0d00cfeeae5fa38d967a
2011-10-30 21:37:35 -07:00
Jeff Davidson
50e384c01b
am 7857373b: am 033fbe28: Support signing target_files without a recovery.fstab.
...
* commit '7857373b7ee6d837b3df084d682ca8de4e3dc212':
Support signing target_files without a recovery.fstab.
2011-10-27 02:56:37 +00:00
Jeff Davidson
033fbe28c2
Support signing target_files without a recovery.fstab.
...
Change-Id: I7d6f511c69d589bf035ac3eb7eeee4b0e0505faa
2011-10-26 18:16:13 -07:00
Scott Main
530805858f
am 5e528222: am 8bb6ea59: Merge "docs: add new style for adding "deprecated" messages to dev guides" into ics-mr0
...
* commit '5e5282227f9bc0342f78b7d1e201842da70374a3':
docs: add new style for adding "deprecated" messages to dev guides
2011-10-26 20:21:23 +00:00
Steve Block
2da72c6265
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/#/c/143865
Bug: 5449033
Change-Id: Ie7704789e47b9553d02e3f6ed89c3ceab532119c
2011-10-25 18:14:48 +01:00
Scott Main
360240097a
docs: add new style for adding "deprecated" messages to dev guides
...
Change-Id: I0d690a6c0880343919114370331b7c2756b6a50e
2011-10-24 16:45:58 -07:00
Scott Main
51372cd2e5
docs: update "na" style to make opaque, add dropshadow, and re-order
...
z-index to be on top of images
Change-Id: I7c0c2e15d511f4362eb721bf8eb0343fa3f24bc0
2011-10-19 16:09:26 -07:00
Scott Main
23f66d0927
Merge "docs: add ics logo for homepage"
2011-10-05 13:58:25 -07:00
Scott Main
76b6e18184
docs: add ics logo for homepage
...
Change-Id: I57504ce0919c88fd28ef550775b012b6c3d8498f
2011-10-05 13:53:36 -07:00
Doug Zongker
f41e67d82f
am ad4142cc: Merge "add missing parameter to ReplaceOtaKeys" into ics-factoryrom
...
* commit 'ad4142cce8e8a4fe8c9cbfe92a49428ea789986e':
add missing parameter to ReplaceOtaKeys
2011-10-05 11:32:16 -07:00
Doug Zongker
b11e2d78ec
add missing parameter to ReplaceOtaKeys
...
Change-Id: Ib596235a8e3b3588d363fea82b92b69895ee5408
2011-10-05 11:23:06 -07:00
Doug Zongker
831840e51b
change OTA tools to handle variable dev keys
...
The signing and OTA-building tools now understand the
default_sys_dev_certificate value which may be present in the
META/misc_info.txt file of the target-files packages.
Change-Id: I64f09ec0b77a5184b6ddb74019255518776ee773
2011-10-04 16:02:01 -07:00
Scott Main
8e83353d47
docs: fix visual bug in the search tabs.
...
I assume this was introduced by a change in the CSE implementation
Change-Id: I776e385fd6c0d738a4bbf8372911b205c1f98123
2011-10-03 15:34:32 -07:00
Scott Main
bc54702626
docs: add 'reference' class for use with 'special' to refine the headings
...
used within the 'special' div when in the reference.
Change-Id: Iebf84484e2eda104b2247aefc5a539f2a62c5102
2011-10-03 13:01:43 -07:00
Doug Zongker
c825d3e352
am 6e69feed: Merge "allow APKs to be signed with multiple certs" into ics-factoryrom
...
* commit '6e69feed1a3d57d3206f7dabe32e06e8b07189e2':
allow APKs to be signed with multiple certs
2011-09-29 14:09:38 -07:00