summaryrefslogtreecommitdiffstats
path: root/target/product
Commit message (Collapse)AuthorAgeFilesLines
* Disable dataroaming by defaultPawit Pornkitprasan2015-10-061-2/+1
| | | | | | | The property is removed so that the property in vendor/cm can take effect Change-Id: Iefadc1a6e71cbf92ecb7363c953f4b5a82064446
* Include new AOSP messaging app in base AOSP telephony builds.Mike Dodd2015-08-122-1/+3
| | | | | | b/23110861 Change-Id: I31ba32f3341c77ba6eb083a189dffa1a08c6c8d4
* Merge "Removing VisualizationWallpapers as it does not comply with API 23 ↵Ian Pedowitz2015-08-121-1/+0
|\ | | | | | | rules" into mnc-dev
| * Removing VisualizationWallpapers as it does not comply with API 23 rulesIan Pedowitz2015-08-121-1/+0
| | | | | | | | | | Bug: 23021372 Change-Id: Ib985ac99bd9068c21f8a1c48e77c72426f69ea79
* | Revert "Include new AOSP messaging app in base builds."Mike Dodd2015-08-122-2/+2
|/ | | | | | This reverts commit a8b0905e165448857ad45d1633c545c53bd53a5e. Change-Id: Ia8b8eaf6576937907b073ad97593440e114c0b6f
* Include new AOSP messaging app in base builds.Mike Dodd2015-08-112-2/+2
| | | | | | b/23110861 Change-Id: I365bedc809425c901982f867e671070344d1112b
* Add hid command to base buildMichael Wright2015-06-241-0/+1
| | | | | Bug: 21662862 Change-Id: I11ed67b8f0efd1232ddfbb6e0a5f4bdbb065397e
* Add 'adb shell telecom' command to packages listYorke Lee2015-06-031-0/+1
| | | | Change-Id: I193b54dd9f4511eb7959c5dbbf38f90267b8fcc9
* Merge "Both ext4 and f2fs binaries for adoptable storage." into mnc-devJeff Sharkey2015-05-282-2/+7
|\
| * Both ext4 and f2fs binaries for adoptable storage.Jeff Sharkey2015-05-272-2/+7
| | | | | | | | | | | | | | | | New adoptable storage feature can format media as either ext4 or f2fs, so bring in both sets of binaries for typical products. Bug: 20275581 Change-Id: I85380cbc8c06c958b66db879f63447ddac124cbf
* | Include fingerprintd on emulator imagesbohu2015-05-271-0/+1
|/ | | | Change-Id: I453d7d3fa3844bdb26c8279982b8b5b246032926
* Uses SDK specific feature lists for SDK system imagesbohu2015-05-221-1/+1
| | | | | | | | | The SDK system images does not have some features such as bluetooth; From now on, it will use its own feature list from device/generic/goldfish/data/etc/handheld_core_hardware.xml bug: 21159206 Change-Id: If566d4d190dc307c6d16844dba0d17570f0ceebf
* Replace Launcher2 by Launcher3 for SDK system imagesbohu2015-05-221-0/+1
| | | | | | | Launcher2 is deprecated and should use Launcher3, as the latter can handle higher resolution devices (such as Nexus 6). Change-Id: I5215d87f8536869486bb0b6317ae382a21099925
* Merge "Revert "Replace Launcher2 with Launcher3"" into mnc-devGuang Zhu2015-05-221-1/+1
|\
| * Revert "Replace Launcher2 with Launcher3"Guang Zhu2015-05-221-1/+1
| | | | | | | | | | | | | | | | Bug: 21164174 This reverts commit d79778faf3180ec0db67e7a12e0871d39867565a. Change-Id: Ide6b2dc4c511a60bcdf22dd44369e3a9fa08d1af
* | Merge "remove gatekeeper software module" into mnc-devAndres Morales2015-05-212-2/+0
|\ \ | |/ |/|
| * remove gatekeeper software moduleAndres Morales2015-05-182-2/+0
| | | | | | | | | | | | now implemented directly in gatekeeperd binary Change-Id: Iaeb8e97427dbcffd1356fa955d61af55e3e330ec
* | Replace Launcher2 with Launcher3bohu2015-05-211-1/+1
|/ | | | | | | | Launcher2 is deprecated and should use Launcher3, as the latter can handle higher resolution devices (such as Nexus 6). Most importantly, Launcher3 is maintained. Change-Id: I3a80f242af2baaebe90af93794b0ba5e249dbc7d
* Merge "Add tzdatacheck to image" into mnc-devNeil Fuller2015-05-141-0/+1
|\
| * Add tzdatacheck to imageNeil Fuller2015-05-141-0/+1
| | | | | | | | | | | | Bug: 21110439 Bug: 19941636 Change-Id: I743236d9c7b433968865648ffae25451c6012a5f
* | Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release}Geoff Mendal2015-05-131-1/+1
|/ | | | Bug: 21095280
* Merge "New "sm" shell tool to call StorageManager." into mnc-devJeff Sharkey2015-05-131-0/+1
|\
| * New "sm" shell tool to call StorageManager.Jeff Sharkey2015-05-121-0/+1
| | | | | | | | | | Bug: 19993667 Change-Id: I9021794eb6f69c7f53151a887a85788d315ab67d
* | Remove stlport from global package list.Dan Albert2015-05-081-1/+0
|/ | | | | | | | This is now whitelisted per device. Bug: http://b/15193147 Change-Id: I7fcd0891242fb552a17753b151cf431a398bbc44 (cherry picked from commit 0a93b56924fe5e12bacbb20f3b62ad93f1b5e577)
* Revert "Switch from Calculator to ExactCalculator"Robin Lee2015-05-071-1/+1
| | | | | | | | | Temporary revert to get TT builds in shape. This reverts commit 846505dc35bb155c1c2cf54d407a946e8f732494. Bug: 20745303 Change-Id: Id3455cba38b7aabaffa63c8531a6430f69897c6e
* Merge "Switch from Calculator to ExactCalculator"Justin Klaassen2015-04-181-1/+1
|\
| * Switch from Calculator to ExactCalculatorJustin Klaassen2015-04-161-1/+1
| | | | | | | | | | Bug: 20301980 Change-Id: I95373aba826a0b5d58d2845b77e9849b674c5ed3
* | am d6ba1cfd: am 35790525: am 3a5602eb: Merge "core_base.mk: switch to new ↵Lajos Molnar2015-04-171-2/+3
|\ \ | |/ |/| | | | | | | | | H264 and MPEG2 software codecs" * commit 'd6ba1cfdfb0c1792e2f2f1de5bd2c596a41a47cc': core_base.mk: switch to new H264 and MPEG2 software codecs
| * core_base.mk: switch to new H264 and MPEG2 software codecsLajos Molnar2015-04-161-2/+3
| | | | | | | | Change-Id: I3078a4ef6e73e95edcdd16b087ac61ae56c4b812
* | Adding the new CarrierConfig app to the system image.Jonathan Basseri2015-04-161-0/+1
| | | | | | | | | | Bug: b/19483786 Change-Id: I0173246997d6edddf4d9afb508a2427818f71928
* | am 8cd7e944: am fb102b1b: am 7c794b16: Merge "Revert "core_base.mk: switch ↵Lajos Molnar2015-04-161-3/+2
|\ \ | |/ | | | | | | | | | | to new H264 and MPEG2 software codecs"" * commit '8cd7e9442cfbd8247bb99c312f6e98649b3afe42': Revert "core_base.mk: switch to new H264 and MPEG2 software codecs"
| * Revert "core_base.mk: switch to new H264 and MPEG2 software codecs"Lajos Molnar2015-04-161-3/+2
| | | | | | | | | | | | | | | | clang builds fail on the dependent libraries This reverts commit c628500ca5cfd46152e238e9dc24217a3d08b906. Change-Id: Ibd4cdce82b890bd3cb9d03a1a1bc0e4fc0e22ee8
* | am ec1c2c0f: am b5f7b187: am 161c6971: Merge "core_base.mk: switch to new ↵Lajos Molnar2015-04-161-2/+3
|\ \ | |/ | | | | | | | | | | H264 and MPEG2 software codecs" * commit 'ec1c2c0fea5b82ecf480d32dd3679f8437f720eb': core_base.mk: switch to new H264 and MPEG2 software codecs
| * core_base.mk: switch to new H264 and MPEG2 software codecsLajos Molnar2015-04-151-2/+3
| | | | | | | | Change-Id: I86777e5efc7dbb138e9348a4ec7271ff047d328f
* | am 414bb9a4: am 78622230: am 47ff7f56: Merge "Add host tool fastboot to ↵Ying Wang2015-04-131-0/+1
|\ \ | |/ | | | | | | | | | | every build." * commit '414bb9a4823c44e2f4927f052678e56935d3a9af': Add host tool fastboot to every build.
| * Add host tool fastboot to every build.Ying Wang2015-04-131-0/+1
| | | | | | | | | | | | Some tools expect fastboot to be present even in user builds. Change-Id: I4b6ee458eb2feb0dc7a77ec33a04219c5f4adc0d
* | Adding libsonic to base.mkRicardo Garcia2015-04-101-0/+1
| | | | | | | | | | | | | | Adding Sonic library to base bug: 19196501 Change-Id: Id39a3a2f843aadf2808a10d2017151461db2c9b2
* | Merge "Add gatekeeperd to build"Andres Morales2015-04-102-0/+2
|\ \
| * | Add gatekeeperd to buildAndres Morales2015-04-062-0/+2
| | | | | | | | | | | | Change-Id: I84fb2b2ffee43f81d7fc2081fec225d6dc94f9c1
* | | Merge "Add GateKeeper to core build"Andres Morales2015-04-102-0/+4
|\ \ \ | |/ /
| * | Add GateKeeper to core buildAndres Morales2015-04-062-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is built from system/gatekeeper/softgatekeeper. It will represent the core native library for validating device Pin/Pattern/Password. Change-Id: I927c17042e59076eb7867b8855c2970b1c289307
* | | Merge "Separate boot and recovery image signing from dm-verity"Sami Tolvanen2015-04-101-0/+1
|\ \ \
| * | | Separate boot and recovery image signing from dm-veritySami Tolvanen2015-04-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow dm-verity to be enabled without boot and recovery images being signed. This makes it possible to enable only dm-verity to detect corruption without confusing bootloaders that do not understand signed images. Bug: 19985143 Change-Id: Ie52c6ff595faa7a5c1f1bc1b37f6899c4d0c7001
* | | | Merge "Track renaming of org.apache.http.legacy.jar"Narayan Kamath2015-04-103-3/+3
|\ \ \ \
| * | | | Track renaming of org.apache.http.legacy.jarNarayan Kamath2015-04-093-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I224a4883474f81039df2203eb17272bc994c04c8
* | | | | Merge "Add BluetoothMidiService to generic_no_telephony.mk"Mike Lockwood2015-04-091-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add BluetoothMidiService to generic_no_telephony.mkMike Lockwood2015-04-011-0/+1
| | |/ / | |/| | | | | | | | | | Change-Id: I4ffa78c19e089074b33ade8c6a9881bf7186301e
* | | | Merge "Add hyphenation patterns to generic_no_telephony.mk."Roozbeh Pournader2015-04-091-0/+1
|\ \ \ \
| * | | | Add hyphenation patterns to generic_no_telephony.mk.Roozbeh Pournader2015-04-071-0/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | They should be included on all devices. Bug: 20088132 Change-Id: I83bb2b018090bb9e76ea68ffad69f5e649d82be3
* | | | Merge "Add StatementService to the build"Joseph Wen2015-04-081-1/+1
|\ \ \ \ | |/ / / |/| | |