OSDN Git Service

android-x86/build.git
10 years agoam fb2bb3d8: am 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox
Scott Main [Mon, 8 Jul 2013 22:28:53 +0000 (15:28 -0700)]
am fb2bb3d8: am 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox

* commit 'fb2bb3d867fcdd3add7e30d1cbb6b956d3fce89e':
  enable download box style for qv sidebox

10 years agoam 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox
Scott Main [Mon, 8 Jul 2013 22:27:50 +0000 (15:27 -0700)]
am 51852a3f: am 8c0f5b3a: enable download box style for qv sidebox

* commit '51852a3fc1120fdad1f309613439e9b42e497318':
  enable download box style for qv sidebox

10 years agoam 8c0f5b3a: enable download box style for qv sidebox
Scott Main [Mon, 8 Jul 2013 22:25:55 +0000 (15:25 -0700)]
am 8c0f5b3a: enable download box style for qv sidebox

* commit '8c0f5b3aefac3c824155cf883e61b021a6d8fd8f':
  enable download box style for qv sidebox

10 years agoenable download box style for qv sidebox
Scott Main [Mon, 8 Jul 2013 22:12:02 +0000 (15:12 -0700)]
enable download box style for qv sidebox

Change-Id: I209e9971d886e45498aab0b4d43241ded5285f24

10 years agoDon't build clatd without clatd.conf.
Lorenzo Colitti [Mon, 8 Jul 2013 10:43:42 +0000 (19:43 +0900)]
Don't build clatd without clatd.conf.

Bug: 9730936
Change-Id: I2c50422c7b502d5b9bdc01afb55d25353f6c7088

10 years agoRespect DISABLE_PROGUARD
Ying Wang [Fri, 28 Jun 2013 20:37:27 +0000 (13:37 -0700)]
Respect DISABLE_PROGUARD

The flag is only used by unbundled build currently.

Change-Id: I8e9bab69dd7accae52ec8cdd627fc4e24178a790

10 years agoFix use of LOCAL_CLASSPATH in droiddoc.mk
Ying Wang [Tue, 25 Jun 2013 19:34:11 +0000 (12:34 -0700)]
Fix use of LOCAL_CLASSPATH in droiddoc.mk

Remove the unnecessary use of LOCAL_STATIC_JAVA_LIBRARIES.
You should use LOCAL_JAVA_LIBRARIES in that case.

Change-Id: I0b51b5b22530722e48193e5b4e964e8835f193af
(cherry picked from commit 8578cab0667cf3a3da263d838e29b07060af9ba7)

11 years agoalign sidebox with content body
Scott Main [Thu, 20 Jun 2013 03:25:34 +0000 (20:25 -0700)]
align sidebox with content body

Change-Id: Id6cd8cdd1b21b8ceda2a6931bb69f096c0d6deb1

11 years agoupdate design/develop link icons to 2x for high res display
Scott Main [Thu, 20 Jun 2013 01:48:27 +0000 (18:48 -0700)]
update design/develop link icons to 2x for high res display

Change-Id: I09560c395088e0f8d835199a6eb4267af50bddaa

11 years agoadd style for links to Design docs from developer docs
Scott Main [Thu, 20 Jun 2013 01:04:30 +0000 (18:04 -0700)]
add style for links to Design docs from developer docs

Change-Id: I0f7e561c98277fb1b6b9c0b95a2ed7eef890c6db

11 years agoadd new script to toggle visibility of nested list items.
Scott Main [Mon, 17 Jun 2013 22:08:49 +0000 (15:08 -0700)]
add new script to toggle visibility of nested list items.
call hideNestedItems(), giving it the parent list to toggle and the <a> element that performs the toggle

Change-Id: I6f1ee74b957f88c23550145c6ed057d8e7797c99

11 years agoRemove mediarouter v7 support library from SDK.
Jeff Brown [Fri, 14 Jun 2013 22:46:29 +0000 (15:46 -0700)]
Remove mediarouter v7 support library from SDK.

Bug: 9425325
Change-Id: Iba64455cf8bcf4892ff9bf10628e7b5272787a1e

11 years agoDist static Java library modules.
Ying Wang [Wed, 12 Jun 2013 22:25:23 +0000 (15:25 -0700)]
Dist static Java library modules.

With this change, we can build and dist static jar files, as well as
apks.

Bug: 9386024
Change-Id: Iab4660d8dfd7a2d164714a2124445de298075901

11 years agoTweak proguard flags in the 2 files.
Ying Wang [Thu, 30 May 2013 17:45:46 +0000 (10:45 -0700)]
Tweak proguard flags in the 2 files.

So all most commonly-used flags go to proguard_basic_keeps.flags
and they will still be applied when LOCAL_PROGUARD_ENABLED=nosystem.
Bug: 9203442

Change-Id: If018076dc625ac1efe31898b179dbba850218aaf

11 years agoAdd support for using custom signapk.jar.
T.R. Fullhart [Mon, 18 Mar 2013 17:31:26 +0000 (10:31 -0700)]
Add support for using custom signapk.jar.

Details:
* New --signapk_path, --extra_signapk_args, --java_path.
* New --public_key_suffix, --private_key_suffix so you can change the filenames.
* Fixes raising exceptions on error.

Change-Id: I0b7014b6d779d52ae896f95dfecb1bcccf536cf4
(cherry picked from commit a28acc6972ce35e9dfab061f175e229859d3e4db)

11 years agodocs: Adding styles needed by devices/tech/dalvik/dalvik-bytecode.html
Clay Murphy [Wed, 5 Jun 2013 18:06:02 +0000 (11:06 -0700)]
docs: Adding styles needed by devices/tech/dalvik/dalvik-bytecode.html
Bug: 8905394

Change-Id: I3a89f9da01d92efd2ea6d9900305ea16a0316d63

11 years agoMerge "add renderscript to support library javadocs" into jb-mr2-dev
Stephen Hines [Thu, 30 May 2013 21:09:35 +0000 (21:09 +0000)]
Merge "add renderscript to support library javadocs" into jb-mr2-dev

11 years agoMerge "Fix signing process for SELinux file_contexts" into jb-mr2-dev
Kenny Root [Wed, 29 May 2013 22:13:31 +0000 (22:13 +0000)]
Merge "Fix signing process for SELinux file_contexts" into jb-mr2-dev

11 years agoFix signing process for SELinux file_contexts
Kenny Root [Wed, 29 May 2013 19:59:35 +0000 (12:59 -0700)]
Fix signing process for SELinux file_contexts

When not building locally and just using a target-files.zip from some
other build, it still tries to access the file_contexts from the out/
directory. This change instead looks at the unzipped target-files.zip
hierarchy to grab that information.

Bug: 9191141
Change-Id: I6ea12e82d6c6376fcada412314c5eefc97ff4853

11 years agoadd renderscript to support library javadocs
Scott Main [Tue, 28 May 2013 21:53:22 +0000 (14:53 -0700)]
add renderscript to support library javadocs

Bug: 9188088

Change-Id: I7c34a99b73dc01c78174e5b93e5a5d3085ff81ff

11 years agoRevert "Add the sepolicy.version file to the root directory."
repo sync [Fri, 17 May 2013 19:57:52 +0000 (12:57 -0700)]
Revert "Add the sepolicy.version file to the root directory."

This reverts commit 83f646a0efdf69d84d3eb828eec74ec3881074f2.

11 years agoSplit out proguard_basic_keeps.flags
Ying Wang [Fri, 17 May 2013 17:02:00 +0000 (10:02 -0700)]
Split out proguard_basic_keeps.flags

For 'LOCAL_PROGUARD_ENABLED := nosystem' we still include
proguard_basic_keeps.flags.

Change-Id: I43ee7e98d2aaeb84879441f90ab6839c0e8f4e65

11 years agoMerge "Add the sepolicy.version file to the root directory." into jb-mr2-dev
repo sync [Wed, 15 May 2013 17:31:01 +0000 (17:31 +0000)]
Merge "Add the sepolicy.version file to the root directory." into jb-mr2-dev

11 years agoam 246089b1: am 87ef69ef: am 686f55a5: am 5b146f22: am e5862e8a: Doc change: css...
Dirk Dougherty [Wed, 15 May 2013 12:32:02 +0000 (05:32 -0700)]
am 246089b1: am 87ef69ef: am 686f55a5: am 5b146f22: am e5862e8a: Doc change: css for distribute links.

* commit '246089b15a168ff6e632b23b24f2904faa90fd1b':
  Doc change: css for distribute links.

11 years agoam 87ef69ef: am 686f55a5: am 5b146f22: am e5862e8a: Doc change: css for distribute...
Dirk Dougherty [Wed, 15 May 2013 12:28:09 +0000 (05:28 -0700)]
am 87ef69ef: am 686f55a5: am 5b146f22: am e5862e8a: Doc change: css for distribute links.

* commit '87ef69eff92c56b13532e1732e9950c6497e7eca':
  Doc change: css for distribute links.

11 years agoam 686f55a5: am 5b146f22: am e5862e8a: Doc change: css for distribute links.
Dirk Dougherty [Wed, 15 May 2013 11:29:44 +0000 (04:29 -0700)]
am 686f55a5: am 5b146f22: am e5862e8a: Doc change: css for distribute links.

* commit '686f55a596f3abcb17184e6005fbd3d5691b9dbb':
  Doc change: css for distribute links.

11 years agoam 5b146f22: am e5862e8a: Doc change: css for distribute links.
Dirk Dougherty [Wed, 15 May 2013 11:25:47 +0000 (04:25 -0700)]
am 5b146f22: am e5862e8a: Doc change: css for distribute links.

* commit '5b146f227a3dfaa62b8e40f3a2b7a21991c09a4a':
  Doc change: css for distribute links.

11 years agoam e5862e8a: Doc change: css for distribute links.
Dirk Dougherty [Wed, 15 May 2013 11:20:58 +0000 (04:20 -0700)]
am e5862e8a: Doc change: css for distribute links.

* commit 'e5862e8a1e92fc8d569600b8c61866d86c3872f0':
  Doc change: css for distribute links.

11 years agoDoc change: css for distribute links.
Dirk Dougherty [Wed, 15 May 2013 09:19:54 +0000 (02:19 -0700)]
Doc change: css for distribute links.

Change-Id: Ifc74ea3f6099484b9c7549f8e8684dda4aeaf96f

11 years agoam 34198387: am 216c09a0: am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\'...
Scott Main [Wed, 15 May 2013 08:31:21 +0000 (01:31 -0700)]
am 34198387: am 216c09a0: am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '34198387201affd9409ad78a918c988e6a92036c':
  add 'go-link' style for "next" style arrows w/o the javascript effects

11 years agoam 216c09a0: am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next...
Scott Main [Wed, 15 May 2013 08:29:01 +0000 (01:29 -0700)]
am 216c09a0: am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '216c09a0787498960be53a3e6bb185d4982e3466':
  add 'go-link' style for "next" style arrows w/o the javascript effects

11 years agoam 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows...
Scott Main [Wed, 15 May 2013 08:26:59 +0000 (01:26 -0700)]
am 382b121c: am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '382b121c0c65758d33690f79eb97fca727bdfcb5':
  add 'go-link' style for "next" style arrows w/o the javascript effects

11 years agoam 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javas...
Scott Main [Wed, 15 May 2013 08:25:00 +0000 (01:25 -0700)]
am 3d2121f0: am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '3d2121f0c951c6e6b621bd892da5836f005f00e1':
  add 'go-link' style for "next" style arrows w/o the javascript effects

11 years agoam 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects
Scott Main [Wed, 15 May 2013 08:23:53 +0000 (01:23 -0700)]
am 0b2db169: add \'go-link\' style for "next" style arrows w/o the javascript effects

* commit '0b2db169cb2530ff39d7fa3c591f5fdd93a81dd6':
  add 'go-link' style for "next" style arrows w/o the javascript effects

11 years agoadd 'go-link' style for "next" style arrows w/o the javascript effects
Scott Main [Wed, 15 May 2013 08:15:50 +0000 (01:15 -0700)]
add 'go-link' style for "next" style arrows w/o the javascript effects

Change-Id: I2950579b2657bdacfe038790668959d607a60277

11 years agoMerge "Don't build librs.*.so in bundled branches since we'll use native RS." into...
Tim Murray [Tue, 14 May 2013 19:42:53 +0000 (19:42 +0000)]
Merge "Don't build librs.*.so in bundled branches since we'll use native RS." into jb-mr2-dev

11 years agoam 7a36c073: am 50eb3c47: am 9bfcd733: adjustments to developer notice style
Scott Main [Tue, 14 May 2013 18:08:18 +0000 (11:08 -0700)]
am 7a36c073: am 50eb3c47: am 9bfcd733: adjustments to developer notice style

* commit '7a36c07308e8883023186bf2165ea675bf183969':
  adjustments to developer notice style

11 years agoam 50eb3c47: am 9bfcd733: adjustments to developer notice style
Scott Main [Tue, 14 May 2013 18:06:50 +0000 (11:06 -0700)]
am 50eb3c47: am 9bfcd733: adjustments to developer notice style

* commit '50eb3c47def75cffefe5ed2ef2d442a196ed6a14':
  adjustments to developer notice style

11 years agoam 9bfcd733: adjustments to developer notice style
Scott Main [Tue, 14 May 2013 18:05:03 +0000 (11:05 -0700)]
am 9bfcd733: adjustments to developer notice style

* commit '9bfcd733cf13aa837c41c7c48cbfa7b612e79665':
  adjustments to developer notice style

11 years agoadjustments to developer notice style
Scott Main [Tue, 14 May 2013 16:14:35 +0000 (09:14 -0700)]
adjustments to developer notice style

Change-Id: Id5ffd85524afc79c005dc3884e442e777fe54b5f

11 years agoam 5ea9ac16: am 85739fc5: am e1b9d41f: Merge "add styles for crosslink from design...
Scott Main [Tue, 14 May 2013 06:30:24 +0000 (23:30 -0700)]
am 5ea9ac16: am 85739fc5: am e1b9d41f: Merge "add styles for crosslink from design to develop docs" into jb-mr1.1-ub-dev

* commit '5ea9ac1696bc2e92f037eda9bd27492bfcf0af50':
  add styles for crosslink from design to develop docs

11 years agoam 85739fc5: am e1b9d41f: Merge "add styles for crosslink from design to develop...
Scott Main [Tue, 14 May 2013 06:28:16 +0000 (23:28 -0700)]
am 85739fc5: am e1b9d41f: Merge "add styles for crosslink from design to develop docs" into jb-mr1.1-ub-dev

* commit '85739fc5e4d8fff0b082befe89f9a0e96098f178':
  add styles for crosslink from design to develop docs

11 years agoam e1b9d41f: Merge "add styles for crosslink from design to develop docs" into jb...
Scott Main [Tue, 14 May 2013 06:26:44 +0000 (23:26 -0700)]
am e1b9d41f: Merge "add styles for crosslink from design to develop docs" into jb-mr1.1-ub-dev

* commit 'e1b9d41f0b37eba6ad7e13381e648d2b00e80962':
  add styles for crosslink from design to develop docs

11 years agoMerge "add styles for crosslink from design to develop docs" into jb-mr1.1-ub-dev
Scott Main [Tue, 14 May 2013 01:54:48 +0000 (01:54 +0000)]
Merge "add styles for crosslink from design to develop docs" into jb-mr1.1-ub-dev

11 years agoadd styles for crosslink from design to develop docs
Scott Main [Tue, 14 May 2013 01:39:06 +0000 (18:39 -0700)]
add styles for crosslink from design to develop docs

Change-Id: Ia6ad4f03cec5a26fd9b7585be05f46efa2eeca7e

11 years agoDon't build librs.*.so in bundled branches since we'll use native RS.
Tim Murray [Mon, 13 May 2013 22:46:37 +0000 (15:46 -0700)]
Don't build librs.*.so in bundled branches since we'll use native RS.

bug 8939828

Change-Id: I3f991ad7b6b1590063a9048326fd95edc483af13

11 years agoAdd the sepolicy.version file to the root directory.
repo sync [Fri, 10 May 2013 08:23:22 +0000 (01:23 -0700)]
Add the sepolicy.version file to the root directory.

Bug: 8841348
Change-Id: I9b4b096eb11b332a4c2c3cb8df179cf611a7ff43

11 years agoam 6ec4a2c6: am 3d86e283: am 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links
Robert Ly [Wed, 8 May 2013 23:21:03 +0000 (16:21 -0700)]
am 6ec4a2c6: am 3d86e283: am 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links

* commit '6ec4a2c6836c1e0b83613ab033f29503b22977bf':
  fix links

11 years agoam 3d86e283: am 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links
Robert Ly [Wed, 8 May 2013 23:19:08 +0000 (16:19 -0700)]
am 3d86e283: am 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links

* commit '3d86e2833e94e0cfa6b04ff159bcdd98b062a4d2':
  fix links

11 years agoam 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links
Robert Ly [Wed, 8 May 2013 23:17:07 +0000 (16:17 -0700)]
am 3fe8acbc: am 4c9a8dc2: am d458f0a9: fix links

* commit '3fe8acbcdc42999160ebbf232af501bf5b1cd4a8':
  fix links

11 years agoam 4c9a8dc2: am d458f0a9: fix links
Robert Ly [Wed, 8 May 2013 23:16:21 +0000 (16:16 -0700)]
am 4c9a8dc2: am d458f0a9: fix links

* commit '4c9a8dc2cf0edea27c8014fe99b8c1676ee34543':
  fix links

11 years agoam d458f0a9: fix links
Robert Ly [Wed, 8 May 2013 23:14:42 +0000 (16:14 -0700)]
am d458f0a9: fix links

* commit 'd458f0a91fd6f5529c180362c298639afb80fb2d':
  fix links

11 years agofix links
Robert Ly [Wed, 8 May 2013 21:59:46 +0000 (14:59 -0700)]
fix links

Change-Id: Ied393fa6ba3c2e9240dd8d2af9633252015a098b

11 years agosepgrep -- function to grep SELinux policy files.
Alex Klyubin [Mon, 6 May 2013 21:11:48 +0000 (14:11 -0700)]
sepgrep -- function to grep SELinux policy files.

(cherry picked from commit ba5fc8e59397ff2d986681457ed590742ce522e8)

Change-Id: I7840dc698c5e479e65c66cb2a3ab0405127b64ec

11 years agoam cbac1239: am c80298b0: am 557528a1: am 3f5fee62: am c942e879: fix sac search
Robert Ly [Tue, 7 May 2013 20:38:08 +0000 (13:38 -0700)]
am cbac1239: am c80298b0: am 557528a1: am 3f5fee62: am c942e879: fix sac search

* commit 'cbac12396a0b4081f579d6eb8342bbb5b68bdbfc':
  fix sac search

11 years agoam c80298b0: am 557528a1: am 3f5fee62: am c942e879: fix sac search
Robert Ly [Tue, 7 May 2013 20:37:06 +0000 (13:37 -0700)]
am c80298b0: am 557528a1: am 3f5fee62: am c942e879: fix sac search

* commit 'c80298b08d47023fd5c259ce066089149ff7b6e3':
  fix sac search

11 years agoam 557528a1: am 3f5fee62: am c942e879: fix sac search
Robert Ly [Tue, 7 May 2013 20:35:21 +0000 (13:35 -0700)]
am 557528a1: am 3f5fee62: am c942e879: fix sac search

* commit '557528a1542239026127c60e4da0e978e71bb6ad':
  fix sac search

11 years agoam 3f5fee62: am c942e879: fix sac search
Robert Ly [Tue, 7 May 2013 20:33:44 +0000 (13:33 -0700)]
am 3f5fee62: am c942e879: fix sac search

* commit '3f5fee620cced39829c9b3dd19c0d0900179ddac':
  fix sac search

11 years agoam c942e879: fix sac search
Robert Ly [Tue, 7 May 2013 20:31:54 +0000 (13:31 -0700)]
am c942e879: fix sac search

* commit 'c942e8799e5a4c67f4b13cb10c4475d4160c219a':
  fix sac search

11 years agofix sac search
Robert Ly [Tue, 7 May 2013 19:09:01 +0000 (12:09 -0700)]
fix sac search

Change-Id: If34b834f5c7bca09bc59feb3f9eeb1a004209e23

11 years agoam 0abb321f: am 3256dac3: am 4338eac1: am 665021a4: am 0b026ce6: Update cs file to...
Dirk Dougherty [Tue, 7 May 2013 01:56:42 +0000 (18:56 -0700)]
am 0abb321f: am 3256dac3: am 4338eac1: am 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.

* commit '0abb321f49f84dd53dccdc13cf219b60c15882a1':
  Update cs file to use devsite-compatible lowercase lang ids.

11 years agoam 3256dac3: am 4338eac1: am 665021a4: am 0b026ce6: Update cs file to use devsite...
Dirk Dougherty [Tue, 7 May 2013 01:54:59 +0000 (18:54 -0700)]
am 3256dac3: am 4338eac1: am 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.

* commit '3256dac3de5404d518fc8fc5a5bb419030c70a38':
  Update cs file to use devsite-compatible lowercase lang ids.

11 years agoam 4338eac1: am 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lower...
Dirk Dougherty [Tue, 7 May 2013 01:48:10 +0000 (18:48 -0700)]
am 4338eac1: am 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.

* commit '4338eac1d4ec2af0571f195d1a8428ab541dccdd':
  Update cs file to use devsite-compatible lowercase lang ids.

11 years agoam 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lowercase lang...
Dirk Dougherty [Tue, 7 May 2013 01:46:37 +0000 (18:46 -0700)]
am 665021a4: am 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.

* commit '665021a42e05228d53fd87e622ca69b0344867fe':
  Update cs file to use devsite-compatible lowercase lang ids.

11 years agoam 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.
Dirk Dougherty [Tue, 7 May 2013 01:44:51 +0000 (18:44 -0700)]
am 0b026ce6: Update cs file to use devsite-compatible lowercase lang ids.

* commit '0b026ce6ebedbad9ea2e5bc8dced609e59e9a195':
  Update cs file to use devsite-compatible lowercase lang ids.

11 years agoUpdate cs file to use devsite-compatible lowercase lang ids.
Dirk Dougherty [Sat, 4 May 2013 20:13:21 +0000 (13:13 -0700)]
Update cs file to use devsite-compatible lowercase lang ids.

Change-Id: Ie20e5977464199648fd91515ebe71c250162c0ee

11 years agoAdd extra libgcc.a only for unbundled build.
Ying Wang [Fri, 3 May 2013 21:12:31 +0000 (14:12 -0700)]
Add extra libgcc.a only for unbundled build.

We can save some space for platform build with this.
Previously an extra libgcc.a was put before libc.so so libraries built
against new platform can run on old platforms. This is needed only for
unbundled build.

Bug: 8805022
Bug: 8247455

Change-Id: I3c3e0092b06ec3804659d5cae048d29e0d2bf7ad

11 years agoMerge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev
Igor Murashkin [Fri, 3 May 2013 20:18:58 +0000 (20:18 +0000)]
Merge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev

11 years agoDO NOT MERGE: Change build id to JB_MR2
Igor Murashkin [Fri, 3 May 2013 19:17:44 +0000 (12:17 -0700)]
DO NOT MERGE: Change build id to JB_MR2

Change-Id: I5c87f83e53ca534e816083a639c6798deb1d93f2

11 years agoam 6873be9e: am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search sugge...
Scott Main [Thu, 2 May 2013 17:54:09 +0000 (10:54 -0700)]
am 6873be9e: am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '6873be9eaa509380a54ec13c50d137608e124b51':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for...
Scott Main [Thu, 2 May 2013 17:52:03 +0000 (10:52 -0700)]
am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '5d2265cb53dca92dd2fb347fc9c020b50c77f8e1':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides...
Scott Main [Thu, 2 May 2013 17:50:13 +0000 (10:50 -0700)]
am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit 'ed5ea12b0ff8cfbc11d5b7dbda43f390b3a7d58c':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc...
Scott Main [Thu, 2 May 2013 17:47:58 +0000 (10:47 -0700)]
am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit 'f09c762886afee9e7acc5632b3df3146a6d3bbb2':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam 0e76e7e4: provide search suggestions for api guides, training, etc. also: - demot...
Scott Main [Thu, 2 May 2013 17:45:10 +0000 (10:45 -0700)]
am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '0e76e7e4dd44d9e8893cbf2e077a96e655628e99':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoprovide search suggestions for api guides, training, etc.
Scott Main [Tue, 12 Mar 2013 17:24:07 +0000 (10:24 -0700)]
provide search suggestions for api guides, training, etc.
also:
 - demote deprecated APIs in suggestions
 - focus search bar with / and exit search with ESC

Change-Id: I78818d76375d63b9eb42922d6c20ebbea30c353b

11 years agoDon't concatenate the NOTICE file for a single module.
Torne (Richard Coles) [Tue, 30 Apr 2013 15:26:58 +0000 (16:26 +0100)]
Don't concatenate the NOTICE file for a single module.

When the NOTICE file for a module changed, the new NOTICE was being
concatenated onto the end of the old one in non-clean builds, taking up
more and more space and presumably duplicating most of the content. Only
one set of rules for a given file can exist in make, so there cannot be
a case where more than one $(notice_file) was intentionally being
concatenated together as this would be an error.

Change-Id: I0f5fae498225eaee5cc75d854223b5ba790fcebe

11 years agoMerge "Add v7 support libs to path map." into jb-mr2-dev
Jeff Brown [Fri, 26 Apr 2013 18:31:05 +0000 (18:31 +0000)]
Merge "Add v7 support libs to path map." into jb-mr2-dev

11 years agoClean yacc version check
Ying Wang [Fri, 26 Apr 2013 18:13:22 +0000 (11:13 -0700)]
Clean yacc version check

We don't rely on host preinstalled bison/yacc now.

Change-Id: Iac0a7f1c12fe9d33baa53e48297ecb41ad89792d

11 years agoAdd v7 support libs to path map.
Jeff Brown [Thu, 25 Apr 2013 03:36:07 +0000 (20:36 -0700)]
Add v7 support libs to path map.

This is necessary to ensure that we correctly generate
documentation for these packages.

Bug: 8175766
Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936

11 years agoam 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for...
Scott Main [Thu, 25 Apr 2013 18:24:08 +0000 (11:24 -0700)]
am 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '499dc52cb073d98d2168a75ff312db5e3cee49dd':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition...
Scott Main [Thu, 25 Apr 2013 18:22:01 +0000 (11:22 -0700)]
am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '8e1d22bc7edf9dd75e3cfbf373fc1170b809818a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used...
Scott Main [Thu, 25 Apr 2013 18:19:13 +0000 (11:19 -0700)]
am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '55d6070ad9d9d1f0d603434d77e2c6a22b858b0d':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest...
Scott Main [Thu, 25 Apr 2013 18:17:52 +0000 (11:17 -0700)]
am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '78568286e1818b0a49e72267d31d0283d0faad71':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages...
Scott Main [Thu, 25 Apr 2013 18:16:03 +0000 (11:16 -0700)]
am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '8aa725e6947b3413a19643582f5cbe704354807a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agore-add styles for xml definition lists.
Scott Main [Thu, 25 Apr 2013 17:00:32 +0000 (10:00 -0700)]
re-add styles for xml definition lists.
used in manifest reference pages and was lost during switch to DAC2

Change-Id: I0fcaebc37fe1665bfced4b109945c9dbf6389818

11 years agoRemove DBUS from make files
Matthew Xie [Tue, 23 Apr 2013 19:24:28 +0000 (12:24 -0700)]
Remove DBUS from make files

DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c

11 years agoHere lies JB MR2: In with a whimper, out with a bang.
Dianne Hackborn [Mon, 22 Apr 2013 20:07:44 +0000 (13:07 -0700)]
Here lies JB MR2: In with a whimper, out with a bang.

Change-Id: Id75e084b8447234cf5d2c26ccd0e13111dde6684

11 years agoMerge commit '3359ffe4' into jb-mr2-dev
Chad Jones [Sat, 20 Apr 2013 03:24:07 +0000 (20:24 -0700)]
Merge commit '3359ffe4' into jb-mr2-dev

11 years agoam 062dc2c6: am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into...
Robert Ly [Fri, 19 Apr 2013 21:32:15 +0000 (14:32 -0700)]
am 062dc2c6: am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '062dc2c6b2b8bab43241c2d4c93f0d35e9180b2e':
  sac template fixes

11 years agoam cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:29:17 +0000 (14:29 -0700)]
am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit 'cd197b2461281ff1d123b987dbd1c2a5b5236cd2':
  sac template fixes

11 years agoam 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:25:43 +0000 (14:25 -0700)]
am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '17a52ff0682b82d99c82b5920619f6de19879a28':
  sac template fixes

11 years agoam 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:23:40 +0000 (14:23 -0700)]
am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '8b4f4f6bb3acd40e4e554ab61e3b1166686775c1':
  sac template fixes

11 years agoMerge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:21:47 +0000 (21:21 +0000)]
Merge "sac template fixes" into jb-mr1.1-docs

11 years agosac template fixes
Robert Ly [Thu, 18 Apr 2013 18:35:16 +0000 (11:35 -0700)]
sac template fixes

Change-Id: I9e3c6b60c1fab71c53408f34d388653e85e6ba30

11 years agoAugment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools
Ying Wang [Sat, 30 Mar 2013 00:40:14 +0000 (17:40 -0700)]
Augment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools

Change-Id: Ia3647674f294c42e9fbe2163bf0d70012313bb15

11 years agoMerge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev
Ying Wang [Tue, 16 Apr 2013 15:57:48 +0000 (15:57 +0000)]
Merge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev

11 years agoam b676ec7b: am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc...
Dirk Dougherty [Tue, 16 Apr 2013 03:45:47 +0000 (20:45 -0700)]
am b676ec7b: am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit 'b676ec7b1e2e0764de85547a4b91294d16d32a3b':
  Doc change: css for checklist more resources blocks.

11 years agoam 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css...
Dirk Dougherty [Tue, 16 Apr 2013 03:43:10 +0000 (20:43 -0700)]
am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit '6cdbe88d0bad6723e50d91585a1f3328e5b77368':
  Doc change: css for checklist more resources blocks.

11 years agoam f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist...
Dirk Dougherty [Tue, 16 Apr 2013 03:40:41 +0000 (20:40 -0700)]
am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit 'f23bdf7843782671f1f15439e4b74cbe56031f8c':
  Doc change: css for checklist more resources blocks.

11 years agoam 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources...
Dirk Dougherty [Tue, 16 Apr 2013 03:37:59 +0000 (20:37 -0700)]
am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit '1e1244bfbe50ff60f8ea6c8a1579c915c1a66232':
  Doc change: css for checklist more resources blocks.