summaryrefslogtreecommitdiffstats
path: root/target/product/core.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move DownloadProviderUi from core_minimal to core.mkJustin Koh2013-10-021-0/+1
| | | | | | | | Move DownloadProviderUi from core_minimal to core.mk. This UI requires DocumentsUi so it doesn't make sense to ship it on devices which are only using core_minimal. Change-Id: Id8a4f2a9835a05e9281596dbd5ca7b8e76062cd4
* Remove old PAC dependency and add new one.Jason Monk2013-08-191-0/+1
| | | | | | | | | PAC support has been changed from a standalone executable to an apk that needs to be part of the build. This removes the old depency and adds the new one. Bug: 10182711 Change-Id: I1291f54d81e6ec0c775e045a3446bd0cffb40019
* Merge "Add libpac, pacserver, and ProxyHandler to build."Jason Monk2013-08-081-0/+1
|\
| * Add libpac, pacserver, and ProxyHandler to build.Jason Monk2013-08-081-0/+1
| | | | | | | | | | | | | | | | This allows frameworks to reference libpac, ProxyHandler and pacserver as required to add PAC support. bug:10182711 Change-Id: Iffac836a517518bd4b9a473e09372fbd10315539
* | Add boot jars to fix Dalvik missing bootclasspath for mini emulator.Stuart Scott2013-08-051-3/+0
| | | | | | | | | | | | bug: 10146858 Change-Id: I159a5951a036f32c7eb02569c5b0fb12ce3a76dd
* | Changing make hierarchy of mini.Stuart Scott2013-08-021-50/+2
|/ | | | | | bug: 8503391 Change-Id: I22f2048cec7f232010e00109ef82bed271602cb1
* Add screenrecordAndy McFadden2013-07-301-0/+1
| | | | | | Add the "screenrecord" command for all builds of most devices. Change-Id: Ib4f37cc219a8d2f9a09ac3f457e5f94506a4d88d
* Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATHYing Wang2013-07-241-0/+3
| | | | | | | | | - BOOTCLASSPATH now is product-configurable; - No need to maintain the duplicate values in core/dex_preopt.mk. - clean up some legacy ALL_PREBUILTs. Bug: 9990214 Change-Id: Ie3953e66d282e335bb7782b0ebd56102c35ec10e
* Add packages to support OPEN/CREATE_DOC.Jeff Sharkey2013-07-161-0/+2
| | | | Change-Id: Id9314b2ed03d6ce7cc98c051a7654c225b393954
* Add WITH_ART support to product definitionsBrian Carlstrom2013-06-191-19/+0
| | | | Change-Id: I71f0fad07ebed73f4f69cb8c37eb1c4f88c1a9b0
* Remove abcc from build.Stephen Hines2013-06-051-1/+0
| | | | Change-Id: I9ca5deea98adbba03081349c16a391a9dd84e347
* Track change to JSSE providerKenny Root2013-04-291-0/+1
| | | | Change-Id: I130b137f8ba62a3cf1b915dcf6a0cf3dc25043eb
* resolved conflicts for merge of 5ec66d15 to jb-mr2-dev-plus-aospBrian Carlstrom2013-04-031-0/+2
|\ | | | | | | Change-Id: I0ef1665600f78527d0a98c7b36c4c2ef1a8182e3
| * Add OkHttp to the platform.jwilson2013-04-021-0/+2
| | | | | | | | Change-Id: I18716683632249573295cb2eb5229a1188ed0f17
* | resolved conflicts for merge of a3aea5b6 to jb-mr2-devRaphael Moll2013-03-141-1/+0
|\ \ | |/ | | | | Change-Id: I4ff0adb3f9d9b5ae293c4903569e871ac5f2e9ae
| * Build SDK using prebuilts/devtools.Raphael Moll2013-03-131-2/+0
| | | | | | | | | | | | | | | | | | 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
* | factor core.mk product definitionDoug Zongker2013-02-151-74/+9
| | | | | | | | | | | | | | | | | | | | 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
* | Build libstagefright_soft_vpxenc.so by defaultJames Dong2013-02-121-0/+1
| | | | | | | | Change-Id: I73a0678446cb392c14cf152c884f94a24a8d8d0d
* | New "Shell" apk is required for all builds.Dianne Hackborn2013-02-111-0/+1
| | | | | | | | Change-Id: Ica492ea46e0cd23d0d113cd9513e054d8695e130
* | Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville2013-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | 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
* | Move Dialer app from core to telephony product target.Chiao Cheng2013-01-171-1/+0
| | | | | | | | | | Bug: 8014407 Change-Id: I76ca58c4cbf05ebbd64131c17075ad4b8a919326
* | am f28aae60: am abc791fc: am 801a0792: Merge "unbundle photo dreams into the ↵Chris Wren2012-12-031-1/+0
|\ \ | |/ | | | | | | | | | | GalleryGoogle package" into jb-mr1.1-dev * commit 'f28aae60adb462bba0cfe26ccf9ca80121ca1b7d': unbundle photo dreams into the GalleryGoogle package
| * am abc791fc: am 801a0792: Merge "unbundle photo dreams into the ↵Chris Wren2012-12-031-1/+0
| |\ | | | | | | | | | | | | | | | | | | GalleryGoogle package" into jb-mr1.1-dev * commit 'abc791fc5723bee48763a67a497ae25ac203b65b': unbundle photo dreams into the GalleryGoogle package
| | * am 801a0792: Merge "unbundle photo dreams into the GalleryGoogle package" ↵Chris Wren2012-12-031-1/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | into jb-mr1.1-dev * commit '801a079269d78e29c105462518dd4876dd031b2e': unbundle photo dreams into the GalleryGoogle package
| | | * unbundle photo dreams into the GalleryGoogle packageChris Wren2012-12-031-1/+0
| | | | | | | | | | | | | | | | | | | | Bug: 7559766 Change-Id: I805ba625b6bfc4378ffabfa1d09edab1930dc913
* | | | Add gsm codec to the buildMarco Nelissen2012-11-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | b/6620569 Change-Id: Ieb113ecc9d1195360335c29fc9d1256205cd2516
* | | | am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal ↵Mike Lockwood2012-10-261-4/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | android build * commit '86e2fd9215faaffed47ab0373b2955d9a1892113': Add new embedded target for a super minimal android build
| * | | am daf5e22d: Add new embedded target for a super minimal android buildMike Lockwood2012-10-261-4/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'daf5e22dbac03e174e22c8209ed97c44c3a2a2c9': Add new embedded target for a super minimal android build
| | * | Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-4/+0
| | |/ | | | | | | | | | | | | | | | Remove obsolete BUILD_TINY_ANDROID Change-Id: Ic0f3a5b3250ea80529f5099653068f118a13b12e
* | | am 0270c32b: am 1a36c59e: Merge "Remove tzdata from core.mk, now we have ↵Elliott Hughes2012-10-181-10/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | explicit dependencies." * commit '0270c32bbb4af609571c92839ce41983c50d68da': Remove tzdata from core.mk, now we have explicit dependencies.
| * | am 1a36c59e: Merge "Remove tzdata from core.mk, now we have explicit ↵Elliott Hughes2012-10-181-10/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | dependencies." * commit '1a36c59e41488dafe30aba1d2ccfd4ecd861c6ce': Remove tzdata from core.mk, now we have explicit dependencies.
| | * | Remove tzdata from core.mk, now we have explicit dependencies.Elliott Hughes2012-10-181-10/+2
| | | | | | | | | | | | | | | | | | | | Bug: 7012465 Change-Id: I4c8aefdea49d9a21264580828146a4ae01dd1c95
* | | | am 409688c3: am 83e024c0: Merge "Add new tzdata and tzdata-host to default ↵Elliott Hughes2012-10-181-0/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | product build" * commit '409688c34e876c4f1ae3ed4e6132916742487942': Add new tzdata and tzdata-host to default product build
| * | | am 83e024c0: Merge "Add new tzdata and tzdata-host to default product build"Elliott Hughes2012-10-181-0/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '83e024c0ba569a14ee8c19fda0b90b8ac401d81a': Add new tzdata and tzdata-host to default product build
| | * | Add new tzdata and tzdata-host to default product buildBrian Carlstrom2012-10-171-0/+2
| | | | | | | | | | | | | | | | | | | | Bug: 7012465 Change-Id: I551e88f88c6f0713f2c26d34c6aa08af32b35620
* | | | resolved conflicts for merge of 37868329 to masterKenny Root2012-10-161-10/+8
|\ \ \ \ | |/ / / | | | | | | | | Change-Id: I437f42a7197d1716b4783749f2b27e19c8721395
| * | | am 2e0d1af7: Merge changes I58d43128,Ie34c958fKenny Root2012-10-161-10/+8
| |\ \ \ | | |/ / | | | / | | |/ | |/| | | | * commit '2e0d1af767f64996f47de2a84b685ddcfa02e686': Remove HAVE_SELINUX guards, part 2 Remove HAVE_SELINUX guard
| | * Remove HAVE_SELINUX guardKenny Root2012-10-101-10/+8
| | | | | | | | | | | | Change-Id: Ie34c958fb20757f733b6c933bfe52691f773a342
| | * Add make_ext4fs to support installing apps to SD cardJun Tian2012-08-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | am 75bfa4af: am ed9a2106: Merge "Remove WebViewDream from the build." into ↵Daniel Sandler2012-09-181-1/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr1-dev * commit '75bfa4af16d0a2a8ed60ace5358038e5e08d0f3c': Remove WebViewDream from the build.
| * | Remove WebViewDream from the build.Daniel Sandler2012-09-131-1/+0
| | | | | | | | | | | | | | | | | | It will remain in AOSP as sample code. Change-Id: I253034f45d7008beadf9220f6e13a76c3ead3490
* | | am 7138e336: am ce9ecf38: Merge "Add basic Dreams set to builds." into ↵Daniel Sandler2012-08-311-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr1-dev * commit '7138e336dd753394ec7a008e1836891f6e0b1ca1': Add basic Dreams set to builds.
| * | Add basic Dreams set to builds.Daniel Sandler2012-08-311-0/+1
| | | | | | | | | | | | Change-Id: I7b7e84a84f9fc6c594662baf4dd991ff9af5f162
* | | am 00743e38: am 07791f87: Merge "Include stock Dreams in the build." into ↵Chris Wren2012-08-281-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr1-dev * commit '00743e38849df7fbc5d6a723bbd5e79658941b69': Include stock Dreams in the build.
| * | Include stock Dreams in the build.Chris Wren2012-08-271-0/+2
| | | | | | | | | | | | Change-Id: I61953eeb50f8f02845468bc11c723405d5641d7f
| * | resolved conflicts for merge of 5836d3b3 to jb-mr1-devJoe Onorato2012-08-171-1/+4
| |\ \ | | |/ | | | | | | Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
| | * Move the old user tagged modules over to base.mk so mini and core both share ↵Joe Onorato2012-08-161-131/+3
| | | | | | | | | | | | | | | | | | them. Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
| | * build system changes for jb-aah-dev mergeJoe Onorato2012-08-161-7/+2
| | | | | | | | | | | | Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
| | * List the user modules explicitly, and we can get rid of the support for the ↵Joe Onorato2012-08-161-0/+136
| | | | | | | | | | | | | | | | | | user tag! Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
* | | Adding new dialer application to core.Chiao Cheng2012-08-271-0/+1
| | | | | | | | | | | | | | | Bug: 6993891 Change-Id: I992d2da9a9468a803b45d956f7df16a741162787