Commit Graph

185 Commits

Author SHA1 Message Date
Jeff Sharkey 680435898a Add packages to support OPEN/CREATE_DOC.
Change-Id: Id9314b2ed03d6ce7cc98c051a7654c225b393954
2013-07-16 13:00:13 -07:00
Brian Carlstrom 529415b753 Add WITH_ART support to product definitions
Change-Id: I71f0fad07ebed73f4f69cb8c37eb1c4f88c1a9b0
2013-06-19 15:27:11 -07:00
Stephen Hines 9a90a82c92 Remove abcc from build.
Change-Id: I9ca5deea98adbba03081349c16a391a9dd84e347
2013-06-05 20:25:40 -07:00
Kenny Root dfaf384309 Track change to JSSE provider
Change-Id: I130b137f8ba62a3cf1b915dcf6a0cf3dc25043eb
2013-04-29 15:58:54 -07:00
Brian Carlstrom 712676772b resolved conflicts for merge of 5ec66d15 to jb-mr2-dev-plus-aosp
Change-Id: I0ef1665600f78527d0a98c7b36c4c2ef1a8182e3
2013-04-03 14:19:26 -07:00
jwilson 190dde0b1a Add OkHttp to the platform.
Change-Id: I18716683632249573295cb2eb5229a1188ed0f17
2013-04-02 16:24:04 -07:00
Raphael Moll cdfb5bac3a resolved conflicts for merge of a3aea5b6 to jb-mr2-dev
Change-Id: I4ff0adb3f9d9b5ae293c4903569e871ac5f2e9ae
2013-03-14 12:42:04 -07:00
Raphael Moll 8a2b7707dd Build SDK using prebuilts/devtools.
Cleans up some unused/renamed files:
- sdk_only_whitelist is better named windows_sdk_whitelist.
- a few product.mk dependencies should not be listed here
  any more but in the sdk/product.mk instead (which they were.)

Change-Id: Ifad3049321c8ec4edd8b94b83e570eebba442e7d
2013-03-13 15:30:35 -07:00
Doug Zongker 3f9649492b factor core.mk product definition
Split core.mk, which is currently set up for phones and tablets, into
a core.mk and core_minimal.mk, so that non-phone devices can inherit
from core_minimal.  The only change to products that inherit from
core.mk is removal of duplicated SELinux packages (which were present
in both core.mk and embedded.mk).

Change-Id: I6787bc42a6495c89ed63df7964512207a930d153
2013-02-15 14:40:12 -08:00
James Dong 471f851141 Build libstagefright_soft_vpxenc.so by default
Change-Id: I73a0678446cb392c14cf152c884f94a24a8d8d0d
2013-02-12 09:41:00 -08:00
Dianne Hackborn 1f98681dee New "Shell" apk is required for all builds.
Change-Id: Ica492ea46e0cd23d0d113cd9513e054d8695e130
2013-02-11 15:36:26 -08:00
Wink Saville 554a0adfb7 Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip
Add voip-common to various files so that its available when booting
and building. Basically everyplace telephony and mms-common where needed
voip-common was added.

In core/pathmap.mk voip is removed as it is no longer in frameworks/base.

Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
2013-01-28 15:30:58 -08:00
Chiao Cheng 44a30c1969 Move Dialer app from core to telephony product target.
Bug: 8014407
Change-Id: I76ca58c4cbf05ebbd64131c17075ad4b8a919326
2013-01-17 13:03:19 -08:00
Chris Wren dba068e1ff am f28aae60: am abc791fc: am 801a0792: Merge "unbundle photo dreams into the GalleryGoogle package" into jb-mr1.1-dev
* commit 'f28aae60adb462bba0cfe26ccf9ca80121ca1b7d':
  unbundle photo dreams into the GalleryGoogle package
2012-12-03 18:01:14 -08:00
Chris Wren f28aae60ad am abc791fc: am 801a0792: Merge "unbundle photo dreams into the GalleryGoogle package" into jb-mr1.1-dev
* commit 'abc791fc5723bee48763a67a497ae25ac203b65b':
  unbundle photo dreams into the GalleryGoogle package
2012-12-03 17:59:25 -08:00
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
Marco Nelissen 8af41153d7 Add gsm codec to the build
b/6620569

Change-Id: Ieb113ecc9d1195360335c29fc9d1256205cd2516
2012-11-15 16:22:39 -08:00
Mike Lockwood 0cbacc4b21 am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android build
* commit '86e2fd9215faaffed47ab0373b2955d9a1892113':
  Add new embedded target for a super minimal android build
2012-10-26 08:47:40 -07:00
Mike Lockwood 86e2fd9215 am daf5e22d: Add new embedded target for a super minimal android build
* commit 'daf5e22dbac03e174e22c8209ed97c44c3a2a2c9':
  Add new embedded target for a super minimal android build
2012-10-26 08:45:36 -07: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
Elliott Hughes 504093d727 am 0270c32b: am 1a36c59e: Merge "Remove tzdata from core.mk, now we have explicit dependencies."
* commit '0270c32bbb4af609571c92839ce41983c50d68da':
  Remove tzdata from core.mk, now we have explicit dependencies.
2012-10-18 14:46:50 -07:00
Elliott Hughes 0270c32bbb am 1a36c59e: Merge "Remove tzdata from core.mk, now we have explicit dependencies."
* commit '1a36c59e41488dafe30aba1d2ccfd4ecd861c6ce':
  Remove tzdata from core.mk, now we have explicit dependencies.
2012-10-18 14:44:23 -07:00
Elliott Hughes e250ea27d1 Remove tzdata from core.mk, now we have explicit dependencies.
Bug: 7012465
Change-Id: I4c8aefdea49d9a21264580828146a4ae01dd1c95
2012-10-18 11:30:32 -07:00
Elliott Hughes 31d2dd3840 am 409688c3: am 83e024c0: Merge "Add new tzdata and tzdata-host to default product build"
* commit '409688c34e876c4f1ae3ed4e6132916742487942':
  Add new tzdata and tzdata-host to default product build
2012-10-18 10:28:49 -07:00
Elliott Hughes 409688c34e am 83e024c0: Merge "Add new tzdata and tzdata-host to default product build"
* commit '83e024c0ba569a14ee8c19fda0b90b8ac401d81a':
  Add new tzdata and tzdata-host to default product build
2012-10-18 10:26:34 -07:00
Brian Carlstrom 39ca24f6c9 Add new tzdata and tzdata-host to default product build
Bug: 7012465
Change-Id: I551e88f88c6f0713f2c26d34c6aa08af32b35620
2012-10-17 19:14:41 -07:00
Kenny Root a7fa6a4607 resolved conflicts for merge of 37868329 to master
Change-Id: I437f42a7197d1716b4783749f2b27e19c8721395
2012-10-16 17:41:33 -07:00
Kenny Root 37868329b2 am 2e0d1af7: Merge changes I58d43128,Ie34c958f
* commit '2e0d1af767f64996f47de2a84b685ddcfa02e686':
  Remove HAVE_SELINUX guards, part 2
  Remove HAVE_SELINUX guard
2012-10-16 17:34:42 -07:00
Kenny Root 2244cd322f Remove HAVE_SELINUX guard
Change-Id: Ie34c958fb20757f733b6c933bfe52691f773a342
2012-10-10 11:01:02 -07:00
Daniel Sandler 76fe970e11 am 75bfa4af: am ed9a2106: Merge "Remove WebViewDream from the build." into jb-mr1-dev
* commit '75bfa4af16d0a2a8ed60ace5358038e5e08d0f3c':
  Remove WebViewDream from the build.
2012-09-18 10:44:19 -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
Daniel Sandler 37755bb1c8 am 7138e336: am ce9ecf38: Merge "Add basic Dreams set to builds." into jb-mr1-dev
* commit '7138e336dd753394ec7a008e1836891f6e0b1ca1':
  Add basic Dreams set to builds.
2012-08-31 13:38:43 -07:00
Daniel Sandler eeed3cf2c5 Add basic Dreams set to builds.
Change-Id: I7b7e84a84f9fc6c594662baf4dd991ff9af5f162
2012-08-31 15:57:09 -04:00
Jun Tian 536c8bed37 Add make_ext4fs to support installing apps to SD card
The default createSecureContainer format is changed from fat32 to ext4 in PackageHelper::CreateSdDir in:
/frameworks/base/core/java/com/android/internal/content/PackageHelper.java
We need to add make_ext4fs into the system image to support installing apps to SD card.
In kernel, we also need to add ext4 filesystem support.

Change-Id: If4817a95663144a6bfaeeed0c7cb081063a0daad
Signed-off-by: Jun Tian <jun.j.tian@intel.com>
Signed-off-by: Liang Chen <liang.l.chen@intel.com>
Signed-off-by: Panfeng Chang <panfengx.chang@intel.com>
2012-08-30 09:53:03 -07:00
Chris Wren ab42a8341c am 00743e38: am 07791f87: Merge "Include stock Dreams in the build." into jb-mr1-dev
* commit '00743e38849df7fbc5d6a723bbd5e79658941b69':
  Include stock Dreams in the build.
2012-08-28 07:13:29 -07:00
Chiao Cheng 1703f31db6 Adding new dialer application to core.
Bug: 6993891
Change-Id: I992d2da9a9468a803b45d956f7df16a741162787
2012-08-27 13:44:56 -07:00
Chris Wren 74931cd5c4 Include stock Dreams in the build.
Change-Id: I61953eeb50f8f02845468bc11c723405d5641d7f
2012-08-27 16:39:56 -04: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 c7d6f1ca1f Move the old user tagged modules over to base.mk so mini and core both share them.
Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
2012-08-16 22:45:56 -07:00
Joe Onorato 8d0847e924 build system changes for jb-aah-dev merge
Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
2012-08-16 22:45:56 -07:00
Joe Onorato 3445f8fd1e List the user modules explicitly, and we can get rid of the support for the user tag!
Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
2012-08-16 22:45:56 -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
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 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
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 c10da6c540 Add libstagefright and libstagefright_chromium_http to core.mk.
Bug: 6933259
Change-Id: Ibe83a95bed7679d6260ef7500c459dcd7ae71812
2012-08-03 17:44:06 -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