OSDN Git Service

android-x86/build.git
9 years agoam d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 23:10:07 +0000 (23:10 +0000)]
am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'd86851e11937bfebbfe42d1bb8b5e7526233781f':
  Split to multiple bash commands.

9 years agoam f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 23:03:22 +0000 (23:03 +0000)]
am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'f412865c322e045606c2b354a4e20b8aaf5c5efa':
  Split to multiple bash commands.

9 years agoam ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 22:59:26 +0000 (22:59 +0000)]
am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'ff71c49950682d31c5df9f9b979cc942d32dab9c':
  Split to multiple bash commands.

9 years agoam 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 22:53:33 +0000 (22:53 +0000)]
am 2ff73494: Split to multiple bash commands.

* commit '2ff73494bcc20d5812fd65a996c4a67016dbd8e8':
  Split to multiple bash commands.

9 years agoSplit to multiple bash commands.
Ying Wang [Fri, 26 Oct 2012 16:21:28 +0000 (09:21 -0700)]
Split to multiple bash commands.

This can fix the error "/bin/bash: Argument list too long", if we get a
really long apk list.
Link: http://code.google.com/p/android/issues/detail?id=38937
(cherry picked from commit d9a88d585f162c5b99c5c6f995c0400fc616bd26)

Change-Id: I80cd07cf50cc2b04e4b6aa9d5ecb1faf80d4cb5c

10 years agoam 9915a60c: (-s ours) am 1bb64302: am 1699a434: am 075f7751: Integrate build_font...
Deepanshu Gupta [Tue, 8 Jul 2014 23:35:01 +0000 (23:35 +0000)]
am 9915a60c: (-s ours) am 1bb64302: am 1699a434: am 075f7751: Integrate build_font.py [DO NOT MERGE]

* commit '9915a60c5d1a003f45455930e2a55033d6e15f3f':
  Integrate build_font.py [DO NOT MERGE]

10 years agoam 1bb64302: am 1699a434: am 075f7751: Integrate build_font.py [DO NOT MERGE]
Deepanshu Gupta [Tue, 8 Jul 2014 23:26:18 +0000 (23:26 +0000)]
am 1bb64302: am 1699a434: am 075f7751: Integrate build_font.py [DO NOT MERGE]

* commit '1bb64302ad23e9edea50b09c673f59f681e4f47a':
  Integrate build_font.py [DO NOT MERGE]

10 years agoam 1699a434: am 075f7751: Integrate build_font.py [DO NOT MERGE]
Deepanshu Gupta [Tue, 8 Jul 2014 23:21:36 +0000 (23:21 +0000)]
am 1699a434: am 075f7751: Integrate build_font.py [DO NOT MERGE]

* commit '1699a434a669a70e8696c5e110cacaf0725a68c0':
  Integrate build_font.py [DO NOT MERGE]

10 years agoam 075f7751: Integrate build_font.py [DO NOT MERGE]
Deepanshu Gupta [Tue, 8 Jul 2014 23:17:25 +0000 (23:17 +0000)]
am 075f7751: Integrate build_font.py [DO NOT MERGE]

* commit '075f7751faaa37394c8f24d0ed840edd0640a9e3':
  Integrate build_font.py [DO NOT MERGE]

10 years agoIntegrate build_font.py [DO NOT MERGE]
Deepanshu Gupta [Wed, 28 May 2014 01:07:49 +0000 (18:07 -0700)]
Integrate build_font.py [DO NOT MERGE]

Execute the build_font.py script to rename the PS name of the fonts to
be shipped with the SDK.

Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7
(cherry picked from commit daee78227c9156704cce134f62f3e88416728652)

10 years agoIntegrate build_font.py [DO NOT MERGE]
Deepanshu Gupta [Wed, 28 May 2014 01:07:49 +0000 (18:07 -0700)]
Integrate build_font.py [DO NOT MERGE]

Execute the build_font.py script to rename the PS name of the fonts to
be shipped with the SDK.

Also edited the list of font directories to include in the build.

Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7
(cherry picked from commit 354ed641ebd66279d136f055d3878ceb01a5bb73)

10 years agoAllow to run checkbuild in sdk build.
Ying Wang [Thu, 27 Jun 2013 00:56:08 +0000 (17:56 -0700)]
Allow to run checkbuild in sdk build.

Bug: 9594464
Change-Id: Ia02e7d8fc157cdfe2e065ce9e42a3800457f89f6
(cherry picked from commit fcec57a1165dc78ca2630c017dd95bddce31e55a)

10 years agobump version to 4.3.1
Baligh Uddin [Mon, 23 Sep 2013 22:05:45 +0000 (15:05 -0700)]
bump version to 4.3.1

10 years agoCreate an empty zip file if no dict file found.
Ying Wang [Thu, 29 Aug 2013 01:38:25 +0000 (18:38 -0700)]
Create an empty zip file if no dict file found.

Instead of touch an empty file.

Change-Id: Ifa8bb04cea6fc0fc3165337f6815d5976bac677d
(cherry picked from commit c62c92c3d737304cbd38e99e92f29e193b15b7c8)

10 years agoMerge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev
Ying Wang [Fri, 23 Aug 2013 19:14:20 +0000 (19:14 +0000)]
Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev

10 years agoCollect and store proguard obfuscation dictionary files.
Ying Wang [Fri, 23 Aug 2013 03:52:47 +0000 (20:52 -0700)]
Collect and store proguard obfuscation dictionary files.

Collect and store proguard obfuscation dictionary files.
Only do this for apps_only build for now.

Bug: 9407666
Change-Id: I51c78bf0f42f959dc920de230e60e0f71ed0d0ea

10 years agoTreat LOCAL_APK_LIBRARIES like shared Java libraries.
Ying Wang [Fri, 23 Aug 2013 18:59:49 +0000 (11:59 -0700)]
Treat LOCAL_APK_LIBRARIES like shared Java libraries.

This fix proguard build.
Bug: 10307372

Change-Id: Id99d6e903077b4bacdea2e68cbb78e46a4a6afb8

10 years agoMerge "Revert "Collect and store proguard obfuscation dictionary files."" into jb...
Ying Wang [Fri, 23 Aug 2013 17:11:29 +0000 (17:11 +0000)]
Merge "Revert "Collect and store proguard obfuscation dictionary files."" into jb-mr2-dev

10 years agoRevert "Collect and store proguard obfuscation dictionary files."
Ying Wang [Fri, 23 Aug 2013 17:11:18 +0000 (17:11 +0000)]
Revert "Collect and store proguard obfuscation dictionary files."

This reverts commit 41dbe1e535c1aea9a4c4cec6be637fe1b882220b.

Change-Id: I023594779128083b75a069fd860cd29dd7951ef5

10 years agoMerge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev
Ying Wang [Fri, 23 Aug 2013 17:05:31 +0000 (17:05 +0000)]
Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev

10 years agoCollect and store proguard obfuscation dictionary files.
Ying Wang [Fri, 23 Aug 2013 03:52:47 +0000 (20:52 -0700)]
Collect and store proguard obfuscation dictionary files.

Collect and store proguard obfuscation dictionary files.
Only do this for apps_only build for now.

Bug: 9407666
Change-Id: I0324eed6bb236abb0d3725f8d2a0b6c5c31935fe

10 years agoMake it easier to enable obfuscation and optimization.
Ying Wang [Thu, 22 Aug 2013 01:32:49 +0000 (18:32 -0700)]
Make it easier to enable obfuscation and optimization.

With this change, use:
* LOCAL_PROGUARD_ENABLED := obfuscation  # to enable obfuscation
* LOCAL_PROGUARD_ENABLED := optimization # to enable optimization
* LOCAL_PROGUARD_ENABLED := obfuscation optimization # to enable both

Now the meaning of the LOCAL_PROGUARD_ENABLED options:
* full:
    Use the build system's default configurations:
    with shrink but no obfuscation or optimization,
    global proguard flags in build/core/proguard.flags
    are applied.
* custom:
    The same as "full" except no aapt-generated resource-related
    proguard flags.
* nosystem:
    Don't use any build system's default configurations; but
    aapt-generated proguard flags are still applied. You are
    responsible for any other flags.
* disabled:
    Disable proguard.
* obfuscation:
    The same as "full" but with obfuscation enabled.
* optimization:
    The same as "full" but with optimization enabled.
* no value (the default):
    The build system chooses the proper value: "full" if it's an
    app; "disabled" if it's a library.

You can use more than 1 of them in a meaningful combination,
for example:
LOCAL_PROGUARD_ENABLED := obfuscation optimization

Bug: 10307372
Change-Id: Id248caca3048e99547f16559fae74f4afe85c354

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

10 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

10 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