summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add heimdall to every buildWolfgang Wiedmeyer2017-04-301-0/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into ↵Wolfgang Wiedmeyer2016-12-131-3/+1
|\ | | | | | | replicant-6.0
| * core_minimal.mk: Remove duplicate packagesElektroschmock2016-08-171-3/+1
| | | | | | | | Change-Id: Iaf7833334985450576ffb0a8d1b1babf39fcb63a
| * Revert "Added DataUsageProvider to the build"Luca Stefani2016-05-101-1/+0
| | | | | | | | | | | | | | | | * CM specific packages should go into vendor/cm This reverts commit 0c03d1e623e77bab4825da899e52b4ffc849a3af. Change-Id: I5810111672a4566def56df80e9cdc9bd1e158c70
| * Added DataUsageProvider to the buildGary Kipnis2016-05-061-0/+1
| | | | | | | | Change-Id: Ia167198b82a9b41ed93e59048a55d0e1da7f0512
* | add Mesa to default product packagesWolfgang Wiedmeyer2016-08-251-1/+2
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into ↵Wolfgang Wiedmeyer2016-03-1810-8/+11
|\ \ | |/ | | | | | | | | replicant-6.0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-119-7/+9
| |\ | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/build into cm-13.0 Android 6.0.1 release 22 Change-Id: Icd3603c1efc5fa85f48c19d13d484f0371ddae37
| | * remove Exchange2 from core.mkAndy Huang2015-12-091-1/+0
| | | | | | | | | | | | Change-Id: I962d706d19eef5bbde3abed516d0a674ba50c1c1
| | * Shorten TARGET_BRAND from generic_<arch> to AndroidVince Harron2015-11-246-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switching to userdebug emulator images increased ro.build.fingerprint Past the 91 character limit. This should bring the build server builds under this limit. Fixing it for local builds will be a bit more difficult. Bug: 25829506 Change-Id: I7daee3478716adcb860cced1b770a2d00a72f1a2 (cherry picked from commit efbeab78d3581009b3da20991a3a83d733393f45)
| | * Let qemu_props service set system properties in ro.emu and ro.emulatorGriff Hazen2015-11-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | These boot properties are used by android wear emulator to configure round and chin shaped devices. Bug: 23324757 Change-Id: I812da02d771bba0ffc63b14459c7de7cbdeed142
| | * am ab4d8594: Switch from Calculator to ExactCalculatorHans Boehm2015-10-131-1/+1
| | |\ | | | | | | | | | | | | | | | | * commit 'ab4d8594591b715934d7a1106d5284e9721070ba': Switch from Calculator to ExactCalculator
| | * \ am 3d6e194e: am 393c6254: Really include drawables for all densities.Ying Wang2015-09-291-3/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '3d6e194eafbb441c79d4cd306af85eeb34fb75e8': Really include drawables for all densities.
| | * | | 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)
| * | | | build: e2fsck missing from emulatormsfkonsole2016-02-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The emulator file system was recently switched to ext4 however, e2fsck was not added to the emulator build. Change-Id: Ida9ed1083de7576e20a7ad11f085e5cc4f17ecf4 Signed-off-by: msfkonsole <msfkonsole@gmail.com>
* | | | | don't add CyanogenMod's keys to PRODUCT_EXTRA_RECOVERY_KEYSWolfgang Wiedmeyer2016-02-062-44/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | | | | Build Gallery3D only when there is OpenGL support, else fallback on legacy appsPaul Kocialkowski2015-12-151-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib8f1596e73951000e32bcf8bc9a3f0790d3b37f9 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Conflicts: target/product/generic_no_telephony.mk
* | | | | readd libGLES_android for software renderingWolfgang Wiedmeyer2015-12-151-1/+2
|/ / / / | | | | | | | | | | | | Change-Id: Ica4a8919ed29e91edb0c6f697da5aa2f68448dc8
* | | | core_minimal: Change make_f2fs to mkfs.f2fsMichael Bestas2015-12-101-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ic95ea804a4dffb3af5ea5ba7e495bb5175281a78
* | | | Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-071-1/+1
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/build into cm-13.0 Android 6.0.1 release 3 Change-Id: Ifd951be596daad53785b191ddce316a6a4a96e03
| * | | Switch from Calculator to ExactCalculatorHans Boehm2015-10-121-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 24875598 Use ExactCalculator for AOSP builds. This is a manual (due to intervening commits) cherrypick of commit 53c5891460408ffe37f2aecc2044320d49cef801 (ag/748830). Change-Id: I6c0acef640e62f8a70b7b2832b7eea662a0d301b
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-055-3/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 6.0.0 release 26 Conflicts: core/Makefile core/build_id.mk tools/releasetools/ota_from_target_files.py Change-Id: Ia1404ee9cd931a6540ea0dd3e2aa7b32d649e80c
| * | am 393c6254: Really include drawables for all densities.Ying Wang2015-09-291-3/+0
| |\ \ | | |/ | |/| | | | | | | * commit '393c62549a6340b3473f14b71d583e118d7e6a6d': Really include drawables for all densities.
| | * Really include drawables for all densities.Ying Wang2015-09-291-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | Previously with "PRODUCT_AAPT_CONFIG := normal" resource with modifier "small" isn't included. Bug: 21643610 Change-Id: I53940d716fb9705462b1abb882e04103e211f8af
| * | am 2ad5c0cc: Merge "emulator.mk: Add ethernet permission" into mnc-devBo Hu2015-09-161-0/+1
| |\ \ | | |/ | | | | | | | | | * commit '2ad5c0cca46b7f0a159dbc90243756c84a93b093': emulator.mk: Add ethernet permission
| | * emulator.mk: Add ethernet permissionbohu2015-09-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Networking on old emulator device(a.k.a. goldfish) relies on RIL; However, RIL is not available on ranchu device yet. For ranchu device to have a functional networking, we need to add ethernet permission and start dhcpcd_eth0 service on ranchu device. This CL adds ethernet permission to both goldfish (which is harmless) and ranchu devices. This addition was originally proposed by miroslav.tisma@imgtec.com and the ethernet permission was only added to arm64 and mips64 after discussion. With the ranchu device supporting more architectures, it makes sense to allow this permission on all devices and all CPU architectures. related CL by miroslav.tisma@imgtec.com on AOSP: b09fb84becf73bf2bc578ebf27910d75b79d668a bug: 24070972 Change-Id: I81ac5d8901adee43784fe9dd45a170fb90bb824a
| * | Include init.usb.configfs.rc into rootdirBadhri Jagan Sridharan2015-09-011-0/+1
| | | | | | | | | | | | | | | | | | Bug=23633457 Change-Id: I26bbc5ff597138b2ccac1de72117753739b31554
| * | am 956e4693: Increasing MIPS emulator system image size and user-data image sizeKonstantinos Menychtas2015-08-181-2/+2
| |\ \ | | |/ | | | | | | | | | * commit '956e469327b1da4b635f20795ed48f6c36ba10d6': Increasing MIPS emulator system image size and user-data image size
| * | am 5bf35d06: Merge "Include new AOSP messaging app in base AOSP telephony ↵Mike Dodd2015-08-132-1/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | builds." into mnc-dev * commit '5bf35d0685ba62ded55cc63f3dd2f23b82cc645d': Include new AOSP messaging app in base AOSP telephony builds.
| * \ \ am a0372e20: Merge "Removing VisualizationWallpapers as it does not comply ↵Ian Pedowitz2015-08-121-1/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with API 23 rules" into mnc-dev * commit 'a0372e20a24283002c2d27b372194d88e1983a3f': Removing VisualizationWallpapers as it does not comply with API 23 rules
| * \ \ \ am 745d11cc: Merge "Revert "Include new AOSP messaging app in base builds."" ↵Mike Dodd2015-08-122-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '745d11ccd077060b5d3b0e3e53682e8c1f85dd66': Revert "Include new AOSP messaging app in base builds."
| * \ \ \ \ am 02389bf9: Merge "Include new AOSP messaging app in base builds." into mnc-devMike Dodd2015-08-122-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '02389bf940f751ffb85c8c2187a7039f0c18dad1': Include new AOSP messaging app in base builds.
| * \ \ \ \ \ am e5a63158: Merge "Increasing arm(64)? emulator partition sizes to 1.5GB" ↵Ian Pedowitz2015-08-112-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit 'e5a631585a7b07c329f9ada04c99ed04b6c16b62': Increasing arm(64)? emulator partition sizes to 1.5GB
| * \ \ \ \ \ \ am 073f74d9: Merge "Increasing x86 emulator system partition size" into mnc-devIan Pedowitz2015-08-111-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '073f74d90853b39de32308fa3eeab9aa8998bd69': Increasing x86 emulator system partition size
| * | | | | | | | vboot_signer: Add kernel subkey required for signing kernel keyblockFurquan Shaikh2015-08-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the keyblock was being generated using data_key.vbprivk. However, we need to use kernel_subkey.vbprivk for kernel keyblock generation. This did not create any issues until now because dev-mode just throws a message saying that keyblock is invalid. But, normal-mode does not boot if keyblock is invalid. Add extra parameter for passing in kernel subkey to vboot_signer script. TEST="make bootimage-nodeps" generates correctly signed boot.img. Verified that the image boots fine in normal mode. Change-Id: I0fc2183b466e34ddf1d98c9532072548504fcec4 Signed-off-by: Furquan Shaikh <furquan@google.com>
| * | | | | | | | Merge "Build "secdiscard" for securely discarding data from flash devices." ↵Paul Crowley2015-07-131-0/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev
| | * | | | | | | | Build "secdiscard" for securely discarding data from flash devices.Paul Crowley2015-06-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 19706593 Change-Id: I073b7b39f25b054abdf2b983a63d029d690970a9 (cherry picked from commit 54a28654e605c73d42c66a552b8fc9c6255529cf)
* | | | | | | | | | Revert "New Theme Engine [4/6]"Michael Bestas2015-11-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Now in vendor/cm 1e9adc4000a15672a1812339c37c27a139be1776 This reverts commit fed3ee4e05eb3c20fc28c3ba9fbb9dd10cf361f8. Change-Id: I558c366c0af8d336d8629b6553ebc6edc49800a3
* | | | | | | | | | full_base: Fix mismergeMichael Bestas2015-11-031-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove property that was mismerged in b3b47f8ecdc8c2657b34d89c3a8f40796a16f1f2 Change-Id: I18be52cc4a167f52150e56859f5139bda09d34e4
* | | | | | | | | | Revert "Add auditd"Michael Bestas2015-11-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Deprecated This reverts commit 40cb2f95b09f1c81bde69d861eed7ced7c63f83c. Change-Id: I5aff2ee3f8f518e307b35acbeb88dab727630318
* | | | | | | | | | build: Move bacon public key to device treeMichael Bestas2015-10-271-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I50c780203f7ecdd3008ac07146b7c9db91f9a443
* | | | | | | | | | Remove LatinIME as it is included per target in vendor/cmdhacker292015-10-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibce4a244ec0653a7c7798d864047ac667866a1dc
* | | | | | | | | | build: Ignore filters on platform library.Adnan Begovic2015-10-091-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I32b0cd514e58752927fe89044a886d8fc8e18447
* | | | | | | | | | build/target: Include CM platform jar in system server.Adnan Begovic2015-10-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also lock to non-release type builds. Change-Id: Iaeecc4b1d8722f543b36cab76081cd49130a9eea
* | | | | | | | | | recovery: Always allow the CM release keyRicardo Cerqueira2015-10-071-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid the "Untrusted" warning in recovery when flashing a CM-signed build Change-Id: I13900bd7e2539fdc7442477a844391b8c5d87dda
* | | | | | | | | | [2/3] CmHardwareService: add cm hardware jar to system serverScott Mertz2015-10-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie6ecb4af88a20163aceb3c38b38e10af10f1720f
* | | | | | | | | | Themes: Include tm command line toold34d2015-10-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icecf9c322102a3d5489d165d53f21c62835dcca7
* | | | | | | | | | Revert "Add handheld_core_hardware.xml to telephony base"Ricardo Cerqueira2015-10-061-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't do this. handheld_core_hardware.xml includes feature declarations that aren't mandatory, particularly cameras and magnetometers, but also things like managed users. According to the CDD, these are optional. Go back to the pre-L mechanism of including the declarations per-device to make them accurate. This reverts commit dccce7bbe9673d4b8ce1a3559182767f926e1ff8. Conflicts: target/product/full_base_telephony.mk Change-Id: I6db55082295171b78fe595e783799ee54458c4fd
* | | | | | | | | | build: Add support for KurdishMichael Bestas2015-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1bc7638ff92b61be6c3212dbd5a3f1c354093458
* | | | | | | | | | build: Remove OpenWnn IME from target configKonsta2015-10-061-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic34caa26bf53fc882e685794844ecfa27519e580