OSDN Git Service

android-x86/build.git
10 years agoam c921b1eb: Merge "Add verity support to `make dist`."
Geremy Condra [Fri, 9 May 2014 01:43:13 +0000 (01:43 +0000)]
am c921b1eb: Merge "Add verity support to `make dist`."

* commit 'c921b1eb198a3da1fd8a1d6a378aa9b1d4d3b980':
  Add verity support to `make dist`.

10 years agoMerge "Add verity support to `make dist`."
Geremy Condra [Fri, 9 May 2014 01:39:44 +0000 (01:39 +0000)]
Merge "Add verity support to `make dist`."

10 years agoam e55c2517: am af3f1a54: am d6214b31: am 0d4b3df6: Merge "Target "tests" now only...
Ying Wang [Fri, 9 May 2014 00:20:40 +0000 (00:20 +0000)]
am e55c2517: am af3f1a54: am d6214b31: am 0d4b3df6: Merge "Target "tests" now only builds the modules tagged as "tests""

* commit 'e55c2517e5a71eb22f8f6a01edfa579d764d045b':
  Target "tests" now only builds the modules tagged as "tests"

10 years agoam 82d64345: am 1ba08f6b: (-s ours) am 2d41656c: am f6603f75: Merge "Add tool to...
Ying Wang [Fri, 9 May 2014 00:20:39 +0000 (00:20 +0000)]
am 82d64345: am 1ba08f6b: (-s ours) am 2d41656c: am f6603f75: Merge "Add tool to package up built modules."

* commit '82d643450b0333ff3cdf14d25b05665edd134165':
  Add tool to package up built modules.

10 years agoam af3f1a54: am d6214b31: am 0d4b3df6: Merge "Target "tests" now only builds the...
Ying Wang [Fri, 9 May 2014 00:15:43 +0000 (00:15 +0000)]
am af3f1a54: am d6214b31: am 0d4b3df6: Merge "Target "tests" now only builds the modules tagged as "tests""

* commit 'af3f1a54545dadc4606b74e16416712fbd3efecf':
  Target "tests" now only builds the modules tagged as "tests"

10 years agoam 1ba08f6b: (-s ours) am 2d41656c: am f6603f75: Merge "Add tool to package up built...
Ying Wang [Fri, 9 May 2014 00:15:42 +0000 (00:15 +0000)]
am 1ba08f6b: (-s ours) am 2d41656c: am f6603f75: Merge "Add tool to package up built modules."

* commit '1ba08f6b7c79a75eb43017babdc760642ad39b6a':
  Add tool to package up built modules.

10 years agoam d6214b31: am 0d4b3df6: Merge "Target "tests" now only builds the modules tagged...
Ying Wang [Fri, 9 May 2014 00:10:43 +0000 (00:10 +0000)]
am d6214b31: am 0d4b3df6: Merge "Target "tests" now only builds the modules tagged as "tests""

* commit 'd6214b3161161faf63a60b3ad3f595569a481192':
  Target "tests" now only builds the modules tagged as "tests"

10 years agoam 2d41656c: am f6603f75: Merge "Add tool to package up built modules."
Ying Wang [Fri, 9 May 2014 00:10:43 +0000 (00:10 +0000)]
am 2d41656c: am f6603f75: Merge "Add tool to package up built modules."

* commit '2d41656cdb41853e42a7ea2c0597ce505ef51750':
  Add tool to package up built modules.

10 years agoam 0d4b3df6: Merge "Target "tests" now only builds the modules tagged as "tests""
Ying Wang [Fri, 9 May 2014 00:06:36 +0000 (00:06 +0000)]
am 0d4b3df6: Merge "Target "tests" now only builds the modules tagged as "tests""

* commit '0d4b3df6aa495ab2aaabe3a8d5c9c6ad69ab5667':
  Target "tests" now only builds the modules tagged as "tests"

10 years agoam f6603f75: Merge "Add tool to package up built modules."
Ying Wang [Fri, 9 May 2014 00:06:35 +0000 (00:06 +0000)]
am f6603f75: Merge "Add tool to package up built modules."

* commit 'f6603f753d492823e19d0677d5a9ccfc16f51805':
  Add tool to package up built modules.

10 years agoMerge "Target "tests" now only builds the modules tagged as "tests""
Ying Wang [Fri, 9 May 2014 00:03:03 +0000 (00:03 +0000)]
Merge "Target "tests" now only builds the modules tagged as "tests""

10 years agoMerge "Add tool to package up built modules."
Ying Wang [Fri, 9 May 2014 00:02:50 +0000 (00:02 +0000)]
Merge "Add tool to package up built modules."

10 years agoTarget "tests" now only builds the modules tagged as "tests"
Ying Wang [Wed, 7 May 2014 23:39:21 +0000 (16:39 -0700)]
Target "tests" now only builds the modules tagged as "tests"

But not install them.
This prevents "make tests" polluting system.img or userdata.img.
We have new mechanism to build and package up modules into zip file in
build/core/tasks/tools.
Change package-modules.mk to install DATA/ instead of data/ in the
zip file; Better handle of module name conflicting.

Bug: 13585955
Change-Id: I7586a8c7995b984c9ead0ba2fa84dd5d2dd20bd1

10 years agoAdd tool to package up built modules.
Ying Wang [Mon, 5 May 2014 23:46:52 +0000 (16:46 -0700)]
Add tool to package up built modules.

With this change, you can package up modules while avoiding installing
them to the system.img or userdata.img.
- build/core/tasks/tools/package-modules.mk
  You can use this template to package up modules into a zip file and
  preserve the installed file paths.
- LOCAL_PICKUP_FILES, you can use this variable to package up extra
  files/directories.

Bug: 13585955
Change-Id: I103042b24ccf17cf5dc90c016d97ed1dd293e50b

10 years agoam 151c5060: Merge "Target "tests" now only builds the modules tagged as "tests""
Ying Wang [Thu, 8 May 2014 23:46:36 +0000 (23:46 +0000)]
am 151c5060: Merge "Target "tests" now only builds the modules tagged as "tests""

* commit '151c5060c923a847f64629071e10d2eed929609a':
  Target "tests" now only builds the modules tagged as "tests"

10 years agoMerge "Target "tests" now only builds the modules tagged as "tests""
Ying Wang [Thu, 8 May 2014 23:43:31 +0000 (23:43 +0000)]
Merge "Target "tests" now only builds the modules tagged as "tests""

10 years agoam 7e9d23d9: am c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size...
Tsu Chiang Chuang [Thu, 8 May 2014 23:19:04 +0000 (23:19 +0000)]
am 7e9d23d9: am c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"

* commit '7e9d23d9e78a2899a4f44234b2611f46a446154f':
  Bump userdata image size from 200 MB to 550 MB

10 years agoam c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB...
Tsu Chiang Chuang [Thu, 8 May 2014 23:12:40 +0000 (23:12 +0000)]
am c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"

* commit 'c0d50f6295e9c552456c825f9c8045dced05a409':
  Bump userdata image size from 200 MB to 550 MB

10 years agoam 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"
Tsu Chiang Chuang [Thu, 8 May 2014 23:01:48 +0000 (23:01 +0000)]
am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"

* commit '5bd1da1e0e9dff444f98fb1b2e2954663041198f':
  Bump userdata image size from 200 MB to 550 MB

10 years agoam 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"
Tsu Chiang Chuang [Thu, 8 May 2014 22:50:27 +0000 (22:50 +0000)]
am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"

* commit '41d8760d683f21d2868fbfb6872a3cf65b9edbcb':
  Bump userdata image size from 200 MB to 550 MB

10 years agoMerge "Bump userdata image size from 200 MB to 550 MB"
Tsu Chiang Chuang [Thu, 8 May 2014 22:39:00 +0000 (22:39 +0000)]
Merge "Bump userdata image size from 200 MB to 550 MB"

10 years agoam 0e183b2d: am 676c8f04: am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat...
Brian Carlstrom [Thu, 8 May 2014 22:07:59 +0000 (22:07 +0000)]
am 0e183b2d: am 676c8f04: am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"

* commit '0e183b2d33f66477a2672d58d2a062e7aeb00c33':
  Add dalvik.vm.dex2oat-flags for eng build

10 years agoam 676c8f04: am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng...
Brian Carlstrom [Thu, 8 May 2014 22:00:37 +0000 (22:00 +0000)]
am 676c8f04: am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"

* commit '676c8f0450a9dfb84c12257195ba05619aeed970':
  Add dalvik.vm.dex2oat-flags for eng build

10 years agoam 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"
Brian Carlstrom [Thu, 8 May 2014 21:57:32 +0000 (21:57 +0000)]
am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"

* commit '4ed19f0f4294544d0447025f0079a9d9e185a495':
  Add dalvik.vm.dex2oat-flags for eng build

10 years agoam 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"
Brian Carlstrom [Thu, 8 May 2014 21:53:14 +0000 (21:53 +0000)]
am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"

* commit '1e63c2d15cba608a154bbd563f96dde334691147':
  Add dalvik.vm.dex2oat-flags for eng build

10 years agoTarget "tests" now only builds the modules tagged as "tests"
Ying Wang [Wed, 7 May 2014 23:39:21 +0000 (16:39 -0700)]
Target "tests" now only builds the modules tagged as "tests"

But not install them.
This prevents "make tests" polluting system.img or userdata.img.
We have new mechanism to build and package up modules into zip file in
build/core/tasks/tools.
Change package-modules.mk to install DATA/ instead of data/ in the
zip file; Better handle of module name conflicting.

Bug: 13585955
Change-Id: I7586a8c7995b984c9ead0ba2fa84dd5d2dd20bd1

10 years agoMerge "Add dalvik.vm.dex2oat-flags for eng build"
Brian Carlstrom [Thu, 8 May 2014 21:49:31 +0000 (21:49 +0000)]
Merge "Add dalvik.vm.dex2oat-flags for eng build"

10 years agoam cd882627: am af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to...
Ying Wang [Thu, 8 May 2014 18:41:43 +0000 (18:41 +0000)]
am cd882627: am af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."

* commit 'cd882627448dd0a9a084efd28017d745b946d7cd':
  Apply LOCAL_LDLIBS to target build rules too.

10 years agoam af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build...
Ying Wang [Thu, 8 May 2014 18:31:14 +0000 (18:31 +0000)]
am af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."

* commit 'af93afcec91d31d1f5afb88b83413cdc7c019e70':
  Apply LOCAL_LDLIBS to target build rules too.

10 years agoam 7b9347a7: Remove hardcoded TARGET_PREFER_32_BIT_APPS.
Narayan Kamath [Thu, 8 May 2014 08:44:54 +0000 (08:44 +0000)]
am 7b9347a7: Remove hardcoded TARGET_PREFER_32_BIT_APPS.

* commit '7b9347a7f9d870e149ef38438ad547abe2709ee2':
  Remove hardcoded TARGET_PREFER_32_BIT_APPS.

10 years agoRemove hardcoded TARGET_PREFER_32_BIT_APPS.
Narayan Kamath [Tue, 6 May 2014 14:14:09 +0000 (15:14 +0100)]
Remove hardcoded TARGET_PREFER_32_BIT_APPS.

This isn't required any longer, besides individual products
should be allowed to set this value themselves.

Change-Id: I684edf073b5c19f412b4617f8aa22824193c19be

10 years agoam 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."
Ying Wang [Thu, 8 May 2014 00:27:03 +0000 (00:27 +0000)]
am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."

* commit '0a61a6032ccfe5b26395da1a0a9512957797fa69':
  Apply LOCAL_LDLIBS to target build rules too.

10 years agoam 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."
Ying Wang [Thu, 8 May 2014 00:21:35 +0000 (00:21 +0000)]
am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too."

* commit '3b15cdb854dfe79507cace8ce54828861bbe7a8c':
  Apply LOCAL_LDLIBS to target build rules too.

10 years agoMerge "Apply LOCAL_LDLIBS to target build rules too."
Ying Wang [Thu, 8 May 2014 00:15:30 +0000 (00:15 +0000)]
Merge "Apply LOCAL_LDLIBS to target build rules too."

10 years agoApply LOCAL_LDLIBS to target build rules too.
Ying Wang [Wed, 7 May 2014 18:33:19 +0000 (11:33 -0700)]
Apply LOCAL_LDLIBS to target build rules too.

Use LOCAL_LDLIBS to link against prebuilt libraries (such as NDK
libraries).
Previously LOCAL_LDLIBS only applies to host modules and the behaviour
confuses users.

Change-Id: I515546d7b59ef54e8ef09050eb58ec63534c9291

10 years agoAdd dalvik.vm.dex2oat-flags for eng build
Brian Carlstrom [Tue, 11 Feb 2014 01:52:53 +0000 (17:52 -0800)]
Add dalvik.vm.dex2oat-flags for eng build

Bug: 12869646
Change-Id: I794320267c846225931f12075c7f32d7848081e9

10 years agoAdd verity support to `make dist`.
Geremy Condra [Tue, 6 May 2014 05:19:37 +0000 (22:19 -0700)]
Add verity support to `make dist`.

Without this, system images will be built that do not contain the
necessary bits for verification.

Change-Id: Icaa636085dbfd386424c90dfbe404c5960df0fe4

10 years agoBump userdata image size from 200 MB to 550 MB
Tsu Chiang Chuang [Wed, 7 May 2014 00:27:20 +0000 (17:27 -0700)]
Bump userdata image size from 200 MB to 550 MB

Change-Id: Ibdf319091a7187dc894f4a923d40868cec4b7b41

10 years agoam 2531f78c: Merge "Add tool to package up built modules."
Ying Wang [Wed, 7 May 2014 00:35:09 +0000 (00:35 +0000)]
am 2531f78c: Merge "Add tool to package up built modules."

* commit '2531f78c5a16f5ec77dc738aed4aa638d89e6e04':
  Add tool to package up built modules.

10 years agoMerge "Add tool to package up built modules."
Ying Wang [Wed, 7 May 2014 00:28:55 +0000 (00:28 +0000)]
Merge "Add tool to package up built modules."

10 years agoam b5baabe6: Merge "Automatically export generated .pb.h files."
Ying Wang [Tue, 6 May 2014 22:18:49 +0000 (22:18 +0000)]
am b5baabe6: Merge "Automatically export generated .pb.h files."

* commit 'b5baabe6517e7da8fb40490d8b8b89d0bd54c7f2':
  Automatically export generated .pb.h files.

10 years agoMerge "Automatically export generated .pb.h files."
Ying Wang [Tue, 6 May 2014 22:15:54 +0000 (22:15 +0000)]
Merge "Automatically export generated .pb.h files."

10 years agoAutomatically export generated .pb.h files.
Ying Wang [Tue, 6 May 2014 20:03:32 +0000 (13:03 -0700)]
Automatically export generated .pb.h files.

- Automatically export the include path of the generated .pb.h files
- Set up the dependency to make sure the .pb.h files get generated
  before any dependent c/c++ files get compiled.
With this change, any module that links a proto library doesn't need
any extra setup.

Bug: 14563418
Change-Id: Iea7d19e9d8dce8e7d479c386b7a6151a95a0a0df

10 years agoam 80ca4a97: am ccd6223f: am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."
Ying Wang [Tue, 6 May 2014 19:24:43 +0000 (19:24 +0000)]
am 80ca4a97: am ccd6223f: am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."

* commit '80ca4a97e3a413daffc38f3e30c4be2475cebee5':
  Fix windows/mingw build.

10 years agoam ccd6223f: am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."
Ying Wang [Tue, 6 May 2014 19:21:35 +0000 (19:21 +0000)]
am ccd6223f: am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."

* commit 'ccd6223f5658dbc627cfe4827d3d6571107ef616':
  Fix windows/mingw build.

10 years agoam ba0bb801: am a16583a0: Merge "Fix windows/mingw build."
Ying Wang [Tue, 6 May 2014 19:19:15 +0000 (19:19 +0000)]
am ba0bb801: am a16583a0: Merge "Fix windows/mingw build."

* commit 'ba0bb801c3cfee582e454432e6a0a75491e54236':
  Fix windows/mingw build.

10 years agoam a16583a0: Merge "Fix windows/mingw build."
Ying Wang [Tue, 6 May 2014 19:16:12 +0000 (19:16 +0000)]
am a16583a0: Merge "Fix windows/mingw build."

* commit 'a16583a0880f574937f08bf2c86be72b0f4b9274':
  Fix windows/mingw build.

10 years agoMerge "Fix windows/mingw build."
Ying Wang [Tue, 6 May 2014 19:13:21 +0000 (19:13 +0000)]
Merge "Fix windows/mingw build."

10 years agoFix windows/mingw build.
Ying Wang [Tue, 6 May 2014 19:10:55 +0000 (12:10 -0700)]
Fix windows/mingw build.

Bug: 14446414
Change-Id: I9d12ed8afb6d4d5a09ef9b2844eb193b52b74271

10 years agoam bf145f88: am bf4cdb49: am c3b2314a: am a37550ed: Merge "Use prebuilt flex."
Ying Wang [Tue, 6 May 2014 18:56:10 +0000 (18:56 +0000)]
am bf145f88: am bf4cdb49: am c3b2314a: am a37550ed: Merge "Use prebuilt flex."

* commit 'bf145f8805b48c180a16aebc2a62d0d22fe722da':
  Use prebuilt flex.

10 years agoam bf4cdb49: am c3b2314a: am a37550ed: Merge "Use prebuilt flex."
Ying Wang [Tue, 6 May 2014 18:52:06 +0000 (18:52 +0000)]
am bf4cdb49: am c3b2314a: am a37550ed: Merge "Use prebuilt flex."

* commit 'bf4cdb49a3e56b37f8bd2eeeeeb4a72795dcd0a9':
  Use prebuilt flex.

10 years agoam c3b2314a: am a37550ed: Merge "Use prebuilt flex."
Ying Wang [Tue, 6 May 2014 18:46:10 +0000 (18:46 +0000)]
am c3b2314a: am a37550ed: Merge "Use prebuilt flex."

* commit 'c3b2314a58e8d6f90766db2ef82303bafcefb766':
  Use prebuilt flex.

10 years agoam a37550ed: Merge "Use prebuilt flex."
Ying Wang [Tue, 6 May 2014 18:43:28 +0000 (18:43 +0000)]
am a37550ed: Merge "Use prebuilt flex."

* commit 'a37550edd39b3520839251b2a4acceca779a8a8b':
  Use prebuilt flex.

10 years agoMerge "Use prebuilt flex."
Ying Wang [Tue, 6 May 2014 18:40:59 +0000 (18:40 +0000)]
Merge "Use prebuilt flex."

10 years agoam d8b39956: am 9c7393b8: am e9dd544d: am 889a93a4: Merge "add silvermont x86 archite...
Ying Wang [Tue, 6 May 2014 16:31:21 +0000 (16:31 +0000)]
am d8b39956: am 9c7393b8: am e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture"

* commit 'd8b39956f8f68288988ca9cc5faba68e3d3a5e23':
  add silvermont x86 architecture

10 years agoam 9c7393b8: am e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture"
Ying Wang [Tue, 6 May 2014 16:28:00 +0000 (16:28 +0000)]
am 9c7393b8: am e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture"

* commit '9c7393b87aed5ae6acd97529b05ce26f80627259':
  add silvermont x86 architecture

10 years agoam e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture"
Ying Wang [Tue, 6 May 2014 16:24:30 +0000 (16:24 +0000)]
am e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture"

* commit 'e9dd544dfed3a974d2bb2e6f783238ecfe64fb6c':
  add silvermont x86 architecture

10 years agoam 889a93a4: Merge "add silvermont x86 architecture"
Ying Wang [Tue, 6 May 2014 16:20:51 +0000 (16:20 +0000)]
am 889a93a4: Merge "add silvermont x86 architecture"

* commit '889a93a49582fa17049f0424af3c1c06f70db407':
  add silvermont x86 architecture

10 years agoMerge "add silvermont x86 architecture"
Ying Wang [Tue, 6 May 2014 16:18:56 +0000 (16:18 +0000)]
Merge "add silvermont x86 architecture"

10 years agoam 40227dfa: am 876dca69: am 2c32044d: am b7e0bdc0: Merge "Increase system image...
Ying Wang [Tue, 6 May 2014 02:13:03 +0000 (02:13 +0000)]
am 40227dfa: am 876dca69: am 2c32044d: am b7e0bdc0: Merge "Increase system image size of generic_x86_64 to 750MB."

* commit '40227dfaaf4588351d5ae81bd109e4a9b2777c8c':
  Increase system image size of generic_x86_64 to 750MB.

10 years agoam 876dca69: am 2c32044d: am b7e0bdc0: Merge "Increase system image size of generic_x...
Ying Wang [Tue, 6 May 2014 02:09:46 +0000 (02:09 +0000)]
am 876dca69: am 2c32044d: am b7e0bdc0: Merge "Increase system image size of generic_x86_64 to 750MB."

* commit '876dca695d1be00054fe7c4b5ac4e7c36b6c1eb9':
  Increase system image size of generic_x86_64 to 750MB.

10 years agoam 2c32044d: am b7e0bdc0: Merge "Increase system image size of generic_x86_64 to...
Ying Wang [Tue, 6 May 2014 02:05:46 +0000 (02:05 +0000)]
am 2c32044d: am b7e0bdc0: Merge "Increase system image size of generic_x86_64 to 750MB."

* commit '2c32044d95501b376cd8f912b28c957accfb1873':
  Increase system image size of generic_x86_64 to 750MB.

10 years agoam b7e0bdc0: Merge "Increase system image size of generic_x86_64 to 750MB."
Ying Wang [Tue, 6 May 2014 02:03:55 +0000 (02:03 +0000)]
am b7e0bdc0: Merge "Increase system image size of generic_x86_64 to 750MB."

* commit 'b7e0bdc02be3c505c72d431c1addd42016d0a7fc':
  Increase system image size of generic_x86_64 to 750MB.

10 years agoMerge "Increase system image size of generic_x86_64 to 750MB."
Ying Wang [Tue, 6 May 2014 02:01:58 +0000 (02:01 +0000)]
Merge "Increase system image size of generic_x86_64 to 750MB."

10 years agoIncrease system image size of generic_x86_64 to 750MB.
Ying Wang [Tue, 6 May 2014 02:01:28 +0000 (19:01 -0700)]
Increase system image size of generic_x86_64 to 750MB.

Change-Id: I0c3264c7f629bc4d8c30539590de00967188807b

10 years agoUse prebuilt flex.
Ying Wang [Tue, 6 May 2014 01:34:57 +0000 (18:34 -0700)]
Use prebuilt flex.

Bug: 14446414
Change-Id: I07fe8d7f246de853e5bae17286834268e36d260c

10 years agoAdd tool to package up built modules.
Ying Wang [Mon, 5 May 2014 23:46:52 +0000 (16:46 -0700)]
Add tool to package up built modules.

With this change, you can package up modules while avoiding installing
them to the system.img or userdata.img.
- build/core/tasks/tools/package-modules.mk
  You can use this template to package up modules into a zip file and
  preserve the installed file paths.
- LOCAL_PICKUP_FILES, you can use this variable to package up extra
  files/directories.

Bug: 13585955
Change-Id: I103042b24ccf17cf5dc90c016d97ed1dd293e50b

10 years agoam d2151e14: am 40aabbee: am 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS...
Colin Cross [Mon, 5 May 2014 23:41:08 +0000 (23:41 +0000)]
am d2151e14: am 40aabbee: am 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

* commit 'd2151e1402c1d757a3cafd3e314288ea6222178e':
  build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config

10 years agoam 40aabbee: am 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS...
Colin Cross [Mon, 5 May 2014 23:37:07 +0000 (23:37 +0000)]
am 40aabbee: am 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

* commit '40aabbeeac53a01d42316423c7091612a1302b3f':
  build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config

10 years agoam 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit...
Colin Cross [Mon, 5 May 2014 23:09:04 +0000 (23:09 +0000)]
am 9150a90d: am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

* commit '9150a90dafd6554519d41e5efffeb501268cf8de':
  build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config

10 years agoam 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"
Colin Cross [Mon, 5 May 2014 23:05:14 +0000 (23:05 +0000)]
am 5128237a: Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

* commit '5128237ad3312523c5a1390efce33ad77f0f2ff0':
  build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config

10 years agoMerge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"
Colin Cross [Mon, 5 May 2014 23:02:45 +0000 (23:02 +0000)]
Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

10 years agobuild: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config
Colin Cross [Mon, 5 May 2014 22:25:41 +0000 (15:25 -0700)]
build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config

Set TARGET_SUPPORTS_32_BIT_APPS and TARGET_SUPPORTS_64_BIT_APPS,
TARGET_PREFERS_32_BIT_APPS is enough to get apps to build for
32-bit only, and leaving TARGET_SUPPORTS_64_BIT_APPS unset
confuses zygote64 because it finds an empty 64-bit ABI list.

Change-Id: Iadea7f2b42c216710b54aeac6011a4e30e0f2eaa

10 years agoam 5f3be2dd: Merge "Add libmediandk"
Marco Nelissen [Mon, 5 May 2014 21:33:21 +0000 (21:33 +0000)]
am 5f3be2dd: Merge "Add libmediandk"

* commit '5f3be2ddcd557f5a9a5620d515772028e9c65a73':
  Add libmediandk

10 years agoMerge "Add libmediandk"
Marco Nelissen [Mon, 5 May 2014 21:28:25 +0000 (21:28 +0000)]
Merge "Add libmediandk"

10 years agoam 39fef1f4: am 6f916664: am 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21...
Colin Cross [Mon, 5 May 2014 20:26:58 +0000 (20:26 +0000)]
am 39fef1f4: am 6f916664: am 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6

* commit '39fef1f420a46025b0d72dd62eba452bbdf62e9b':
  build: add core_64_bit.mk
  build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set
  build: split TARGET_PREFER_32_BIT for apps and executables

10 years agoam 6f916664: am 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6
Colin Cross [Mon, 5 May 2014 20:22:36 +0000 (20:22 +0000)]
am 6f916664: am 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6

* commit '6f9166640a62f694a257a307284ea1c442f66a7b':
  build: add core_64_bit.mk
  build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set
  build: split TARGET_PREFER_32_BIT for apps and executables

10 years agoam 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6
Colin Cross [Mon, 5 May 2014 20:18:09 +0000 (20:18 +0000)]
am 735628e8: am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6

* commit '735628e8d19fae51574bd5057c142db56797a2b0':
  build: add core_64_bit.mk
  build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set
  build: split TARGET_PREFER_32_BIT for apps and executables

10 years agoam 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6
Colin Cross [Mon, 5 May 2014 20:14:18 +0000 (20:14 +0000)]
am 2ff8919d: Merge changes I7e809264,I504cea21,Ibd2165e6

* commit '2ff8919de339209412d9da2a524f566dfcf5847f':
  build: add core_64_bit.mk
  build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set
  build: split TARGET_PREFER_32_BIT for apps and executables

10 years agoMerge changes I7e809264,I504cea21,Ibd2165e6
Colin Cross [Mon, 5 May 2014 20:11:28 +0000 (20:11 +0000)]
Merge changes I7e809264,I504cea21,Ibd2165e6

* changes:
  build: add core_64_bit.mk
  build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set
  build: split TARGET_PREFER_32_BIT for apps and executables

10 years agoam 0a2ce08f: Merge "Support block OTA + OEM partition"
Michael Runge [Mon, 5 May 2014 20:00:46 +0000 (20:00 +0000)]
am 0a2ce08f: Merge "Support block OTA + OEM partition"

* commit '0a2ce08f6650b478295ef5b9e25cb19e0114aec7':
  Support block OTA + OEM partition

10 years agoMerge "Support block OTA + OEM partition"
Michael Runge [Mon, 5 May 2014 19:57:56 +0000 (19:57 +0000)]
Merge "Support block OTA + OEM partition"

10 years agoSupport block OTA + OEM partition
Michael Runge [Mon, 5 May 2014 18:55:47 +0000 (11:55 -0700)]
Support block OTA + OEM partition

Change-Id: I9e662098569a43b05279908e6833e9552a7abe3a

10 years agoam 1ce02c98: Merge "envsetup.sh: Use prebuilt emulator binaries if available."
David 'Digit' Turner [Mon, 5 May 2014 19:11:45 +0000 (19:11 +0000)]
am 1ce02c98: Merge "envsetup.sh: Use prebuilt emulator binaries if available."

* commit '1ce02c9847ff790df1fd9ac621cf4d029c43d2d0':
  envsetup.sh: Use prebuilt emulator binaries if available.

10 years agoMerge "envsetup.sh: Use prebuilt emulator binaries if available."
David 'Digit' Turner [Mon, 5 May 2014 19:09:09 +0000 (19:09 +0000)]
Merge "envsetup.sh: Use prebuilt emulator binaries if available."

10 years agoam 15f6287e: am 0049c40e: am 54a570bd: am 57df0c7b: Merge "Increase system image...
Ying Wang [Mon, 5 May 2014 18:54:12 +0000 (18:54 +0000)]
am 15f6287e: am 0049c40e: am 54a570bd: am 57df0c7b: Merge "Increase system image size of generic_x86_64 to 650MB."

* commit '15f6287e09a7f80eb9c11bd4250b497a654cbf27':
  Increase system image size of generic_x86_64 to 650MB.

10 years agoam 0049c40e: am 54a570bd: am 57df0c7b: Merge "Increase system image size of generic_x...
Ying Wang [Mon, 5 May 2014 18:50:19 +0000 (18:50 +0000)]
am 0049c40e: am 54a570bd: am 57df0c7b: Merge "Increase system image size of generic_x86_64 to 650MB."

* commit '0049c40efd053d0fae186515e7cfc3fc0671c4cd':
  Increase system image size of generic_x86_64 to 650MB.

10 years agoam 54a570bd: am 57df0c7b: Merge "Increase system image size of generic_x86_64 to...
Ying Wang [Mon, 5 May 2014 18:45:57 +0000 (18:45 +0000)]
am 54a570bd: am 57df0c7b: Merge "Increase system image size of generic_x86_64 to 650MB."

* commit '54a570bd1da36041124965110f4d2d1206558c82':
  Increase system image size of generic_x86_64 to 650MB.

10 years agoam 57df0c7b: Merge "Increase system image size of generic_x86_64 to 650MB."
Ying Wang [Mon, 5 May 2014 18:41:32 +0000 (18:41 +0000)]
am 57df0c7b: Merge "Increase system image size of generic_x86_64 to 650MB."

* commit '57df0c7bf5a78b1c4edb7e06d22ccc91ad46b41d':
  Increase system image size of generic_x86_64 to 650MB.

10 years agoMerge "Increase system image size of generic_x86_64 to 650MB."
Ying Wang [Mon, 5 May 2014 18:37:29 +0000 (18:37 +0000)]
Merge "Increase system image size of generic_x86_64 to 650MB."

10 years agoIncrease system image size of generic_x86_64 to 650MB.
Ying Wang [Mon, 5 May 2014 18:33:06 +0000 (11:33 -0700)]
Increase system image size of generic_x86_64 to 650MB.

Change-Id: Iacf6dcd00d78039d1b19595db6f293f8f202ac5a

10 years agoam f0e15115: am 007f8c80: am 0e35df2a: Add ContactsProvider to core_tiny.
Justin Koh [Mon, 5 May 2014 17:54:16 +0000 (17:54 +0000)]
am f0e15115: am 007f8c80: am 0e35df2a: Add ContactsProvider to core_tiny.

* commit 'f0e151152aa76c7913577edb279a60b50df0ce65':
  Add ContactsProvider to core_tiny.

10 years agoam 007f8c80: am 0e35df2a: Add ContactsProvider to core_tiny.
Justin Koh [Mon, 5 May 2014 17:50:37 +0000 (17:50 +0000)]
am 007f8c80: am 0e35df2a: Add ContactsProvider to core_tiny.

* commit '007f8c804fbabfea461db546eb46ac9b1d3e9e3d':
  Add ContactsProvider to core_tiny.

10 years agoam 0e35df2a: Add ContactsProvider to core_tiny.
Justin Koh [Mon, 5 May 2014 17:46:55 +0000 (17:46 +0000)]
am 0e35df2a: Add ContactsProvider to core_tiny.

* commit '0e35df2a7c77a6308106fa9a48f90c4729b9b8f3':
  Add ContactsProvider to core_tiny.

10 years agoenvsetup.sh: Use prebuilt emulator binaries if available.
David 'Digit' Turner [Mon, 5 May 2014 14:13:50 +0000 (16:13 +0200)]
envsetup.sh: Use prebuilt emulator binaries if available.

This patch changes the setpaths() function in envsetup.sh to probe
for prebuilts/android-emulator/<host>/, and prepend it to PATH if
it exists.

See https://googleplex-android-review.googlesource.com/#/c/459741/
for a related patch that adds the binaries.

BUG=13747402

Change-Id: I30794ea52f6dfc58908e6271f2c0da8e2f0b68e8

10 years agoAdd ContactsProvider to core_tiny.
Justin Koh [Sun, 4 May 2014 23:31:02 +0000 (16:31 -0700)]
Add ContactsProvider to core_tiny.

Add ContactsProvider to core_tiny: this is necessary to pass CTS.

Change-Id: I159109740f329e5c540ffb6f1cd1b1a7f9429d86

10 years agoam e8eef02c: Merge "verity: switch to C++ version of build_verity_tree"
Colin Cross [Fri, 2 May 2014 23:55:11 +0000 (23:55 +0000)]
am e8eef02c: Merge "verity: switch to C++ version of build_verity_tree"

* commit 'e8eef02cca050c85e8288880701235005c1400a3':
  verity: switch to C++ version of build_verity_tree

10 years agoMerge "verity: switch to C++ version of build_verity_tree"
Colin Cross [Fri, 2 May 2014 23:52:16 +0000 (23:52 +0000)]
Merge "verity: switch to C++ version of build_verity_tree"

10 years agoam 03257fe5: am d19aa4ba: am 611d7e14: am 379d9968: am e21bed28: Merge changes from...
Dirk Dougherty [Fri, 2 May 2014 23:09:33 +0000 (23:09 +0000)]
am 03257fe5: am d19aa4ba: am 611d7e14: am 379d9968: am e21bed28: Merge changes from templates-sdk to templates-sdk-dyn.

* commit '03257fe50c08d9a9ad100b0652e883a3a93a6538':
  Merge changes from templates-sdk to templates-sdk-dyn.

10 years agoam d19aa4ba: am 611d7e14: am 379d9968: am e21bed28: Merge changes from templates...
Dirk Dougherty [Fri, 2 May 2014 23:03:45 +0000 (23:03 +0000)]
am d19aa4ba: am 611d7e14: am 379d9968: am e21bed28: Merge changes from templates-sdk to templates-sdk-dyn.

* commit 'd19aa4bae2161f89966e38cb099f2f080e2bbfac':
  Merge changes from templates-sdk to templates-sdk-dyn.