Commit graph

718 commits

Author SHA1 Message Date
Chris Wren
abc791fc57 am 801a0792: Merge "unbundle photo dreams into the GalleryGoogle package" into jb-mr1.1-dev
* commit '801a079269d78e29c105462518dd4876dd031b2e':
  unbundle photo dreams into the GalleryGoogle package
2012-12-03 17:56:51 -08:00
Chris Wren
d2827ae0a8 unbundle photo dreams into the GalleryGoogle package
Bug: 7559766
Change-Id: I805ba625b6bfc4378ffabfa1d09edab1930dc913
2012-12-03 11:36:55 -05:00
Keun young Park
490d3f24fc am d4f8d5e6: replace dummy versions with normal ones for mini
* commit 'd4f8d5e64950eb114993a9de975e1519e3509d43':
  replace dummy versions with normal ones for mini
2012-11-27 11:31:50 -08:00
Keun young Park
d4f8d5e649 replace dummy versions with normal ones for mini
- no need to hide these UIs any more.
- dummy versions will be removed from the default manifest as well.

Change-Id: I7cebf5bfae65d2e50c9122735fd4e537f5858bec
2012-11-27 10:54:17 -08:00
Xavier Ducrohet
62c12cc5eb am 83c3110c: am 1818ea8a: Add dev settings to emulator.
* commit '83c3110c401fc21f6b4a47db7e9732a7b0d00e9b':
  Add dev settings to emulator.
2012-11-06 17:11:58 -08:00
Xavier Ducrohet
1818ea8ae0 Add dev settings to emulator.
Change-Id: I0f92257c0a6ac92f3bce4ad004c3e2414ef0f9da
2012-11-06 17:03:52 -08:00
Mike Lockwood
daf5e22dba Add new embedded target for a super minimal android build
Remove obsolete BUILD_TINY_ANDROID

Change-Id: Ic0f3a5b3250ea80529f5099653068f118a13b12e
2012-10-25 15:28:37 -07:00
Christopher Tate
a3f11e6e66 Add the new 'settings' shell tool to the build
The tool isn't useful unless it's actually built into products.

Bug 7299066

Change-Id: I9aaf37bde73a986d871eac6fd4dea15c192110cb
2012-10-10 14:13:59 -07:00
Ying Wang
54fa8c3ff9 Load only the current product config makefile.
To reduce the start time.
With the change and previous change of doing clean step in only given paths,
start time of mm/mmm is reduced from ~5s to about 1s;
lunch time is reduced from ~40s to 3.5s.

Bug: 7186768,7169854
Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675
2012-09-28 15:08:12 -07:00
Bart Sears
0b7e0983d4 Merge "Add the new NanumGothic makefile to the build" into jb-mr1-dev 2012-09-24 13:06:06 -07:00
Siva Velusamy
53e714209b Revert "Include videoeditor_jni in sdk product build."
This reverts commit 997e629d6d.
2012-09-24 10:24:17 -07:00
Bart Sears
04873af062 Add the new NanumGothic makefile to the build
There are separate CLs to add the NanumGothic font files
and makefiles.

Bug: 4531601
Change-Id: Id27f9ff6eb45f666f7f62f1dbe7a06c96c0a717e
2012-09-24 00:11:00 -07:00
Siva Velusamy
997e629d6d Include videoeditor_jni in sdk product build.
frameworks/base/media depends on libvideoeditor_jni. This change
copies the dependencies from generic_no_telephony.mk

Fixes Bug 7200384

Change-Id: I135fd4fc613d81aa962bcdf2573894a2ea8ab11d
2012-09-21 14:23:50 -07:00
Zhihai Xu
d81b9d220e Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-dev 2012-09-20 16:42:47 -07:00
Zhihai Xu
3849760809 ISSUE 6849488 Bluedroid stack, remove system/bluetooth.
remove system/bluetooth stuff.

bug 6849488
Change-Id: I8eb85c6da0aa34aefda2916f2c74e5eae51da27e
2012-09-20 10:50:56 -07:00
Daniel Sandler
84f3b02468 Remove WebViewDream from the build.
It will remain in AOSP as sample code.

Change-Id: I253034f45d7008beadf9220f6e13a76c3ead3490
2012-09-13 13:06:43 -07:00
Keun young Park
ead692e5f3 Merge "add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK build" into jb-mr1-dev 2012-08-31 20:07:29 -07:00
Daniel Sandler
eeed3cf2c5 Add basic Dreams set to builds.
Change-Id: I7b7e84a84f9fc6c594662baf4dd991ff9af5f162
2012-08-31 15:57:09 -04:00
Keun young Park
59254f1194 add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK build
- the library is dlopened from libsurfaceflinger
Bug: 7089510

Change-Id: I5526c0390efd161e596b08c0bf823090b3969dfe
2012-08-31 10:00:53 -07:00
Chris Wren
74931cd5c4 Include stock Dreams in the build.
Change-Id: I61953eeb50f8f02845468bc11c723405d5641d7f
2012-08-27 16:39:56 -04:00
Paul Westbrook
6392aeeadb Remove imap2 from build
Change-Id: I64b5db47895e99f76d30e453f4d95c9546a96839
2012-08-22 14:49:58 -07:00
Ying Wang
0d9827386d Allow full_x86 and full_mips in unbundled build.
So we can do unbundled builds for x86 and mips devices.

Change-Id: Ibd8c3b0371c316b713a748a6e6ce14fe98fdc4aa
2012-08-22 10:09:22 -07:00
Keun young Park
14b61dac86 replace apps for PDK
- Launcher2 to Home
- SystemUI to DummySystemUI
- Settings to DummySettings

Change-Id: Ibeecf3d4df0dbb38737dba7503819d2b700036c1
2012-08-20 17:06:36 -07:00
Joe Onorato
cea08a5220 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev
Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
2012-08-17 00:09:27 -07:00
Joe Onorato
5836d3b3d9 am f72e34eb: Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87
* commit 'f72e34ebf49ed2a06fe9e37d134f2088e2c0c0e4':
  Move the old user tagged modules over to base.mk so mini and core both share them.
  More product debugging.
  build system changes for jb-aah-dev merge
  Fail when a non-vendor product references a vendor module.
  Remove support for user tags in the build system.
  List the user modules explicitly, and we can get rid of the support for the user tag!
  Dump the user tagged modules.
  host modules don't need LOCAL_MODULE_TAGS
  Don't give the user tag to host modules automatically.
  Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything.
  Add tool to parse make dependency info from new --deps flag.
  Use a more modern -j flag.
  make product-graph now filtered
2012-08-16 23:50:34 -07:00
Joe Onorato
22273e6cfe Move the old user tagged modules over to base.mk so mini and core both share them.
Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
2012-08-16 22:36:41 -07:00
Joe Onorato
26ead966d7 build system changes for jb-aah-dev merge
Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
2012-08-16 22:36:41 -07:00
Joe Onorato
8cfca47f5a List the user modules explicitly, and we can get rid of the support for the user tag!
Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
2012-08-16 22:36:40 -07:00
Keun young Park
8182182182 fix PDK boot issue
- add missing packages to make it boot

Change-Id: I9a4a635e67a82c326f9eb1eceb86cffc8f59a2d3
2012-08-15 11:32:23 -07:00
Jesse Hall
9d04cc4ef2 Include FusedLocation.apk on sdk builds too
Bug: 6969889
Change-Id: Ifda8df58906b3e1d77de0f7de0b1dd07c6bf430f
2012-08-14 13:34:43 -07:00
Ying Wang
f59a64b7cb am d3d0beca: am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"
* commit 'd3d0becac9a13836b7c20acba3b21b0625d92324':
  Move the selinux modules to core PRODUCT_PACKAGES
2012-08-13 16:26:06 -07:00
Ying Wang
d3d0becac9 am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"
* commit '392bdc1f08eb03ad04eba24a76cc0aea7e1b46d6':
  Move the selinux modules to core PRODUCT_PACKAGES
2012-08-13 16:24:11 -07:00
Ying Wang
82ccebaa59 Move the selinux modules to core PRODUCT_PACKAGES
The module names are phony targets and we should avoid having file targets
depend on phony targets.
Instead the build system makes sure to use the file dependency with
PRODUCT_PACKAGES.

Change-Id: I8dc59d8f9ed92c146b8827d71278e27214e60f3a
2012-08-13 15:40:43 -07:00
Nick Pelly
0de821b0b1 Merge "Include FusedLocation.apk on all builds." into jb-mr1-dev 2012-08-10 18:54:23 -07:00
Nick Pelly
48d55d3777 Include FusedLocation.apk on all builds.
Change-Id: Ifc98195b51971ff65e1661f89e08965daefc3506
2012-08-10 18:50:36 -07:00
Keun young Park
f15a11c58d add libstagefright_chromium_http to mini for streaming
Change-Id: I27da54d17698c71d36a5761c6debaeb9f55e5856
2012-08-10 16:59:54 -07:00
Jean-Baptiste Queru
049d97d778 am 2387857d: am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"
* commit '2387857dad06b3437ffcf0c14e2bc9f5956a5888':
  MIPS support to *.mk files and envsetup.sh
2012-08-10 12:43:59 -07:00
Jean-Baptiste Queru
91afae6c03 resolved conflicts for merge of dd14acc3 to jb-mr1-dev
Change-Id: Ic900c623a7c7fd20c965b8d838caf0f01ceab53f
2012-08-10 12:42:18 -07:00
Jean-Baptiste Queru
2387857dad am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"
* commit '968f20a4c2ffca9a0cf8870bd96c77e65ca61243':
  MIPS support to *.mk files and envsetup.sh
2012-08-10 09:23:42 -07:00
Jean-Baptiste Queru
dd14acc3f6 am e443a9e9: Merge "Modify full_mips-eng build in line with the full-eng build"
* commit 'e443a9e92f323bff5bb304e1baf8b00ed18888be':
  Modify full_mips-eng build in line with the full-eng build
2012-08-10 09:23:38 -07:00
Raghu Gandham
8da4310646 MIPS support to *.mk files and envsetup.sh
Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
2012-08-10 09:15:38 -07:00
Kenny Root
720479ea7e Add make_ext4fs to all builds
make_ext4fs is needed for all builds because ASEC containers use it now.
Any product not having this will not be able to create an ASEC
container.

Bug: 6960586
Change-Id: I7c10b8065a76ec7a43f79445f429d5a93750585d
2012-08-09 12:20:16 -07:00
Ying Wang
7f9db64d0e Merge "Add libstagefright and libstagefright_chromium_http to core.mk." into jb-mr1-dev 2012-08-03 17:46:49 -07:00
Ying Wang
c10da6c540 Add libstagefright and libstagefright_chromium_http to core.mk.
Bug: 6933259
Change-Id: Ibe83a95bed7679d6260ef7500c459dcd7ae71812
2012-08-03 17:44:06 -07:00
Paul Westbrook
95781f03c9 Add imap2 to the build
Change-Id: I9750d69b64560ad0c3285f5cebdbfe5087289f99
2012-08-03 11:47:53 -07:00
Keun young Park
add5271a56 add missing telephony libs for PDK mini config
Change-Id: I3a3b5d920a03e90a64d0fb78b168d9f6dac12a99
2012-08-01 15:02:35 -07:00
Chris Dearman
1603e3a987 Modify full_mips-eng build in line with the full-eng build
Change-Id: Iebbad0c2a4f8f01b2ff8a08ea77965291a842636

Signed-off-by: Raghu Gandham <raghu@mips.com>
2012-08-01 11:04:09 -07:00
Shih-wei Liao
b09d26a496 Add "abcc" (bitcode compiler) and "libportable" into system.img.
BUG=6886348. NDK on llvm requires bitcode compiler and libportable.

Change-Id: I6d45575518f312860e99e87d7b6eabc4ae7802fd
2012-07-27 23:32:26 -07:00
Elliott Hughes
b286b76da7 am f833e0a7: am b9c2a66a: Merge "Now zoneinfo prebuilts are Android modules."
* commit 'f833e0a780d576be76520c1d0b51035f589cec0b':
  Now zoneinfo prebuilts are Android modules.
2012-07-27 15:51:16 -07:00
Elliott Hughes
f833e0a780 am b9c2a66a: Merge "Now zoneinfo prebuilts are Android modules."
* commit 'b9c2a66a4897b9be02d53f36bf9d212141c2dfb0':
  Now zoneinfo prebuilts are Android modules.
2012-07-27 15:47:34 -07:00