summaryrefslogtreecommitdiffstats
path: root/target/product/core_tiny.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-111-0/+1
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/build into cm-13.0 Android 6.0.1 release 22 Change-Id: Icd3603c1efc5fa85f48c19d13d484f0371ddae37
| * Add ld.mc as a requirement for core_tiny.mk as well.Stephen Hines2015-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | Bug: 24171451 I missed this when I initially added ld.mc as a requirement for core_minimal.mk. This is required for RenderScript linking on the device. Change-Id: Ie3ffa2454214f886c38387f45b34df2dcbebd6e6 (cherry picked from commit 446ae75fb7a596f86e40f700b82bf6199f9be22b)
* | base: build javax.btobexDan Pasanen2015-10-061-0/+1
|/ | | | Change-Id: Ia82f74e7eb0f5758732399064277cf18a1fc15d9
* remove gatekeeper software moduleAndres Morales2015-05-181-1/+0
| | | | | | now implemented directly in gatekeeperd binary Change-Id: Iaeb8e97427dbcffd1356fa955d61af55e3e330ec
* Merge "Add gatekeeperd to build"Andres Morales2015-04-101-0/+1
|\
| * Add gatekeeperd to buildAndres Morales2015-04-061-0/+1
| | | | | | | | Change-Id: I84fb2b2ffee43f81d7fc2081fec225d6dc94f9c1
* | Merge "Add GateKeeper to core build"Andres Morales2015-04-101-0/+2
|\ \ | |/
| * Add GateKeeper to core buildAndres Morales2015-04-061-0/+2
| | | | | | | | | | | | | | | | | | This is built from system/gatekeeper/softgatekeeper. It will represent the core native library for validating device Pin/Pattern/Password. Change-Id: I927c17042e59076eb7867b8855c2970b1c289307
* | Track renaming of org.apache.http.legacy.jarNarayan Kamath2015-04-091-1/+1
|/ | | | Change-Id: I224a4883474f81039df2203eb17272bc994c04c8
* Remove mms-common from tiny and minimal builds to fix the pdk build.Nicholas Sauer2015-03-271-2/+0
| | | | | | | | | mms-common was replaced with telephony-common over several CLs including ag/496311. the current mms-common project is merely a dummy class used to satisfy legacy build targets. i confirmed with ywen@ that it is no longer needed. Change-Id: I70302abe4d1312847341bbda4976c489af2e32e3
* Add Roboto fontsRoozbeh Pournader2015-02-251-0/+1
| | | | | | Roboto fonts are now moved to external/roboto-fonts. Change-Id: Ic42bc5f7e645a66b3cf5c2ab61a6b5e9bde1b7cd
* Merge "Temporarily add org.apache.http.legacy to the boot classpath."Narayan Kamath2015-02-111-0/+1
|\
| * Temporarily add org.apache.http.legacy to the boot classpath.Narayan Kamath2015-02-101-0/+1
| | | | | | | | | | | | | | | | | | This change is the stepping stone towards removing it altogether. In order to remove it, we need a few changes to ART to properly support compile time classpaths. bug: 18027885 Change-Id: I70d5453ff88b8ba51c418fd72aaf78ac97869502
* | Split up android.policy into framework.jar and services.jar 3/3Jorim Jaggi2015-02-051-1/+0
|/ | | | Change-Id: I2943e73ae5b59bb457e164bc4de2e92724686376
* am 73a730ca: Merge "Remove libdvm support from the core build system."Ying Wang2014-12-161-2/+1
|\ | | | | | | | | * commit '73a730caf566fb778ad36f6d991666c482918d22': Remove libdvm support from the core build system.
| * Remove libdvm support from the core build system.Ying Wang2014-12-161-2/+1
| | | | | | | | | | | | | | | | | | Now libart is the only supported runtime and we don't need the build variables PRODUCT_RUNTIMES and DALVIK_VM_LIB. Bug: 18465297 Change-Id: Ibfda931cde0649163d79b584fb5ccad927a9bc2b
* | Add bcc to core_tiny.mk.Stephen Hines2014-11-051-0/+1
|/ | | | | | | | Bug: 18257466 Also update the core.mk documentation that has gone slightly out of date. Change-Id: I90ed64e2509dad3d78d451dd4a7d8c3dfd01532c
* Remove services, wifi, ethernet from BOOTCLASSPATH.Narayan Kamath2014-08-121-1/+4
| | | | | | | | They belong to the system_server classpath. bug: 16555230 Change-Id: Ic84f0b2baf611eeedff6d123cb7191bb0259e600
* Remove framework2Ying Wang2014-07-211-1/+0
| | | | | | We don't need fraemwork2 split with the multidex framework.jar. Change-Id: Ifc595b3679946d8958a9282360c7da9bc18e8adc
* CW on Master: Add wifi-service to core_tinyJoe LaPenna2014-07-081-2/+4
| | | | | | BUG: 15143878 Change-Id: Idd31188456fa5cf9622f2ff754157286b3de97d1
* Add ims-common to PRODUCT_PACKAGESNick Vaccaro2014-07-021-0/+1
| | | | | Bug: 15143878 Change-Id: I0f244530d46380b329cc43112981f6daaee39628
* Fixes for core_tiny zygote to bootBrian Carlstrom2014-07-011-0/+6
| | | | Change-Id: Ie926eb316d05702ddb715ca4519397e9be0e7049
* Add logd to core_tiny.mk (for logcat functionality)Nick Vaccaro2014-06-261-0/+1
| | | | | Bug: 15143878 Change-Id: Ief73aac31b0d4689d38c734dc23f0d20cdcdea17
* resolved conflicts for merge of 8fd9944e to masterBrian Carlstrom2014-06-181-1/+1
|\ | | | | | | Change-Id: I1ceda92267675d4ca460b6f990c0acea4b4812a8
* | Added filesystem management tools to core_minimal.mk and core_tiny.mkDaniel Rosenberg2014-06-181-0/+2
| | | | | | | | | | | | Required for supporting resizing asecs Change-Id: If7de23aa4baf97f3d0ccec423e52534f379f0881 Signed-off-by: Daniel Rosenberg <drosen@google.com>
* | am b9c024c6: am e20af003: Merge "Add drm framework library to core_tiny" ↵Adam Lesinski2014-06-131-0/+2
|\ \ | |/ | | | | | | | | | | into klp-modular-dev * commit 'b9c024c674968c6b05101a8de65108a62917cf17': Add drm framework library to core_tiny
| * Add drm framework library to core_tinyAdam Lesinski2014-06-061-0/+2
| | | | | | | | Change-Id: If6a451a9b26789ad8689722425a2a34372c123d9
* | Merge commit '2f9a705e' into manualmergeAdam Lesinski2014-06-051-1/+7
|\ \ | |/ | | | | | | | | | | Conflicts: target/product/core_tiny.mk Change-Id: I6d2f57be8d4e65768d51f6db65d78295d1d3e3fa
| * The public Telephony APIs must be present in all Android productsAdam Lesinski2014-06-031-1/+7
| | | | | | | | Change-Id: I8d510a422b00b65beed2675c611301e20fd1356f
* | Remove dependencies on runtime_libdvm and libdvm.so in generalBrian Carlstrom2014-05-281-1/+1
| | | | | | | | | | Bug: 14298175 Change-Id: I8441b64dc33543a912aebcfb8fdf76114ec50abe
* | am fac17e16: am 0861ed07: Merge "Have core_tiny depend on the NullWebView." ↵Ben Murdoch2014-05-201-1/+3
|\ \ | |/ | | | | | | | | | | into klp-modular-dev * commit 'fac17e16a5ffd46d2f649e4b230503acb6013431': Have core_tiny depend on the NullWebView.
| * Merge "Have core_tiny depend on the NullWebView." into klp-modular-devBen Murdoch2014-05-201-1/+3
| |\
| | * Have core_tiny depend on the NullWebView.Ben Murdoch2014-05-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Tiny devices do not support a functioning WebView. Depends on I6afa169fa31db82c45c0a507e265301e48ac79dc Bug: 13438487 Change-Id: I5f6e115ee569848d0494e0dd52ef037e3a0ee84e
* | | am fa1a8333: am 3446af69: Add CalendarProvider to core_tinyJustin Koh2014-05-161-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit 'fa1a8333afa51ebb00c5509defc480f61ba638cb': Add CalendarProvider to core_tiny
| * | Add CalendarProvider to core_tinyJustin Koh2014-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | This is required for CTS. Bug: 15003038 Change-Id: I9ac43f4875e979b086c88859a09626254f3ad06a
* | | am d36d61be: am abe42666: Move libkeystore to minimalKenny Root2014-05-141-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit 'd36d61bec8d728088a300a392b9815555a0203d4': Move libkeystore to minimal
| * | Move libkeystore to minimalKenny Root2014-05-141-0/+1
| | | | | | | | | | | | | | | | | | | | | The ENGINE needs to be included to make the keystore useful, so if keystore is included, also include libkeystore. Change-Id: I042a4eb02450d090f10437deb736e1c4a4105df7
* | | am 007f8c80: am 0e35df2a: Add ContactsProvider to core_tiny.Justin Koh2014-05-051-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit '007f8c804fbabfea461db546eb46ac9b1d3e9e3d': Add ContactsProvider to core_tiny.
| * | Add ContactsProvider to core_tiny.Justin Koh2014-05-041-0/+1
| |/ | | | | | | | | | | Add ContactsProvider to core_tiny: this is necessary to pass CTS. Change-Id: I159109740f329e5c540ffb6f1cd1b1a7f9429d86
* | resolved conflicts for merge of b6d53f0b to masterYing Wang2014-02-121-8/+2
|\ \ | |/ | | | | Change-Id: Id01809e2a72ca8ba13594621690273fc6f982095
* | resolved conflicts for merge of 34cb6460 to masterJustin Koh2014-02-111-2/+0
|\ \ | |/ | | | | Change-Id: I46982ef15b479e55b5cdf2f446577fbaa1356cea
| * Change core_tiny to not be minimal font footprint.Justin Koh2014-02-111-2/+0
| | | | | | | | | | | | | | | | Change core_tiny to not be minimal font footprint: UX really wants roboto condensed. Checked /proc/meminfo before and after the change and didn't see much difference. Change-Id: I94072f674ff678dfdbddd66d3792e63245e5e7da
* | add the uncrypt binary to device buildsDoug Zongker2014-01-161-1/+2
| | | | | | | | | | | | | | The uncrypt binary needs to be present on any device which reboots into recovery. Change-Id: I684a279484876e8a596829e41218095a793ea26b
* | am c7471757: Now PRODUCT_BOOT_JARS is a list of jar names.Ying Wang2014-01-081-1/+13
|\ \ | |/ | | | | | | * commit 'c74717574fab08700f657a3f5ebf8934cf4572c7': Now PRODUCT_BOOT_JARS is a list of jar names.
| * Now PRODUCT_BOOT_JARS is a list of jar names.Ying Wang2014-01-071-1/+13
| | | | | | | | | | | | See commit ad6674cd6003b78ef8ba101eb8a6b3c889ae4b0d. Change-Id: I5e45c400644b6b98dcf64d96eb2425cdbafb3021
| * DO NOT MERGE: tiny: generic product configs for super-low-mem devicesAlex Ray2013-12-091-0/+91
| | | | | | and no telephony Change-Id: I0ab958daf810ac87bca45e3bce79b87efff128b2
* Push wpa_supplicant modules down to the leaf product config.Ying Wang2013-11-251-5/+2
| | | | | | | | | | Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in external/wpa_supplicant_8 we don't need those modules if WPA_SUPPLICANT_VERSION is not set by the BoardConfig.mk. Actually the generic devices don't need them. Change-Id: Iff7c1fbf483bd16d5f898836c4e7401d56def80f
* Clean up the common base core.mk of the sdk and the aosp_* products.Ying Wang2013-11-201-2/+1
| | | | | | | Any modules common to sdk and aosp_* builds should go to core.mk. Bug: 11773036 Change-Id: I342133c94eb24be3e69a553be0069e2269624d3e
* tiny: generic product configs for super-low-mem devicesAlex Ray2013-11-151-0/+91
and no telephony Change-Id: Id9507d21118710a9e3d8860d2c58a55f9a31597e