OSDN Git Service

android-x86/build.git
10 years agoNo need to filter out AndroidConfig.h for unbundled build
Ying Wang [Thu, 15 Aug 2013 18:01:10 +0000 (11:01 -0700)]
No need to filter out AndroidConfig.h for unbundled build

for now we have all AndroidConfig.hs in the build project.

Change-Id: Id713fecba1378fad81688f5937f61c779b618ac2

10 years agoRemove -allowaccessmodification from the basic Proguard flags
Ying Wang [Wed, 14 Aug 2013 00:40:24 +0000 (17:40 -0700)]
Remove -allowaccessmodification from the basic Proguard flags

It seems with that flag Proguard modifies the class files in a way that
Dalvik does not like.
Bug: 10307364

Change-Id: If0cc7552da00ae8a3a3a39a9f2f029819ca3164a

10 years agoMerge "Remove unnecessary dependencies between host and target modules." into jb...
Ying Wang [Fri, 2 Aug 2013 21:51:09 +0000 (21:51 +0000)]
Merge "Remove unnecessary dependencies between host and target modules." into jb-mr2-dev

10 years agoRemove abcc from build.
Stephen Hines [Thu, 6 Jun 2013 03:25:40 +0000 (20:25 -0700)]
Remove abcc from build.

Change-Id: I9ca5deea98adbba03081349c16a391a9dd84e347

10 years agoRemove unnecessary dependencies between host and target modules.
Ying Wang [Fri, 7 Jun 2013 01:05:53 +0000 (18:05 -0700)]
Remove unnecessary dependencies between host and target modules.

With this change, modules introduced by LOCAL_REQUIRED_MODULES will be
split by host/target: target modules only depend on target modules and
host modules only depend on host modules.

Bug: 9303948
Change-Id: I4078a7983aa3c00e99534f3f170dfe4b66b12287

11 years agoPut a copy of the radio/bootloader files in the dist dir.
Ying Wang [Fri, 26 Jul 2013 19:19:20 +0000 (12:19 -0700)]
Put a copy of the radio/bootloader files in the dist dir.

Bug: 10035750
Change-Id: I3b51e61ec737899d9264885a1e66c89a7a740d54

11 years agoremove margin changes for paragraphs in collapse container
Scott Main [Tue, 23 Jul 2013 19:41:25 +0000 (12:41 -0700)]
remove margin changes for paragraphs in collapse container

Change-Id: I5ee51699cb473334e1c3cfb520c8145466eea265

11 years agoedit code-caption style margin
Scott Main [Wed, 17 Jul 2013 20:15:04 +0000 (13:15 -0700)]
edit code-caption style margin

Change-Id: I63c58015ca9037621c5d4c3929620ebd2203f5ad

11 years agoMerge changes Id6de3e74,I1e96cbd7 into jb-mr2-dev
Scott Main [Mon, 15 Jul 2013 21:15:25 +0000 (21:15 +0000)]
Merge changes Id6de3e74,I1e96cbd7 into jb-mr2-dev

* changes:
  fix design/develop boxes float
  add style to add nexus 4 frame to screenshots

11 years agoFix $(so_suffix) error.
Ying Wang [Mon, 15 Jul 2013 15:47:33 +0000 (08:47 -0700)]
Fix $(so_suffix) error.

Change-Id: I32cb4d4efe0a473e67a54c035df4dd82b6e4a3f0
(cherry picked from commit 80b71fa326e4b5d9510d528c8feb08e28376a350)

11 years agoEstablish the built module dependencies on prebuilt shared library
Ying Wang [Sat, 13 Jul 2013 05:05:14 +0000 (22:05 -0700)]
Establish the built module dependencies on prebuilt shared library

This is needed because the linker command line uses -rpath-link with
built module path ($(*_OUT_INTERMEDIATE_LIBRARIES)) to search for indirect
dependency libraries.

Change-Id: I21d537c7c697dfb18df25d3d2bb7bffe2f9d370f
(cherry picked from commit ada8f296570e0bda93b433a7aa86ad138dd1705e)

11 years agofix design/develop boxes float
Scott Main [Sat, 13 Jul 2013 02:22:24 +0000 (19:22 -0700)]
fix design/develop boxes float

Change-Id: Id6de3e74667f5cc485290509919e0f5cce689505

11 years agoadd style to add nexus 4 frame to screenshots
Scott Main [Wed, 10 Jul 2013 23:36:05 +0000 (16:36 -0700)]
add style to add nexus 4 frame to screenshots

Change-Id: I1e96cbd755c4c6f88c807160b9a86b77a5ebed74

11 years agoMerge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev
Jeff Brown [Tue, 9 Jul 2013 23:44:40 +0000 (23:44 +0000)]
Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev

11 years agoRevert "Remove mediarouter v7 support library from SDK."
Jeff Brown [Tue, 9 Jul 2013 00:35:00 +0000 (00:35 +0000)]
Revert "Remove mediarouter v7 support library from SDK."

This reverts commit 0eacd936b7d6dabd380ecd6f1d25d39625b37495.

Bug: 9425325
Change-Id: Idf81e6721fb4361a38ffd73d39c574c2cb2b1155

11 years agoam ccc15faf: am 56811475: am 5386532e: Merge "Doc change: Move butterbar css to templ...
Dirk Dougherty [Tue, 9 Jul 2013 00:33:58 +0000 (17:33 -0700)]
am ccc15faf: am 56811475: am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev

* commit 'ccc15faf56ad46f973800cb6bd41b4634b9192a0':
  Doc change: Move butterbar css to template assets.

11 years agoam 56811475: am 5386532e: Merge "Doc change: Move butterbar css to template assets...
Dirk Dougherty [Tue, 9 Jul 2013 00:32:03 +0000 (17:32 -0700)]
am 56811475: am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev

* commit '56811475202ededf0c76bf9b28d3e27d5761d747':
  Doc change: Move butterbar css to template assets.

11 years agoam 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1...
Dirk Dougherty [Tue, 9 Jul 2013 00:29:54 +0000 (17:29 -0700)]
am 5386532e: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev

* commit '5386532e03bbc76bcdf8a76877ef460bfe764925':
  Doc change: Move butterbar css to template assets.

11 years agoMerge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev
Dirk Dougherty [Tue, 9 Jul 2013 00:28:40 +0000 (00:28 +0000)]
Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev

11 years agoDoc change: Move butterbar css to template assets.
Dirk Dougherty [Mon, 8 Jul 2013 23:05:05 +0000 (16:05 -0700)]
Doc change: Move butterbar css to template assets.

Change-Id: Ifa116fe304150c7c663b8088e00349ffdc69017c

11 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

11 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

11 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

11 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

11 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

11 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

11 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