summaryrefslogtreecommitdiffstats
path: root/config/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* version: Set version string to 13.0.1 to reflect security updateJessica Wagantall2016-08-031-5/+17
| | | | | | | CYNGNOS-3177 Update security patch for 2016-08-01 Change-Id: Iaa1d8d9efef067030b0d37803381827d2a4ac0c8
* config: Add ThemeManagerService to PRODUCT_PACKAGESd34d2016-08-021-1/+2
| | | | Change-Id: I8f858b3932ffd557cd752918fbb059caf3770a42
* cm: include CMAudioService in buildsRoman Birg2016-07-251-0/+1
| | | | | Change-Id: I318f6f9aca96edba056c1a5a2dc010279f389e78 Signed-off-by: Roman Birg <roman@cyngn.com>
* Adapt to 6.0.1_r52 backup whitelistAbhisek Devkota2016-07-071-0/+4
| | | | | | | As of f/b 9b8c6d2df35455ce9e67907edded1e4a2ecb9e28 we need to whitelist who can be backup services. Change-Id: I52a004924e6d2651c5ecdec51a8c5a80bdd54a38
* Bring back the custom wallpaper picker [5/5]d34d2016-06-171-1/+2
| | | | | Change-Id: I817be62290ee90c6ddcc662a893c4fd18c2ab9e8 TICKET: OSS-62
* cm: Remove GMS guardTom Marshall2016-05-251-2/+0
| | | | | | This is overridden internally now. Change-Id: I1387bf125f2652485295f438e7ab269fc6680496
* cm: Fix the backuptool importation logicAdrianDC2016-05-251-1/+1
| | | | | | | * backuptool.sh and its dependencies are to be used on devices without the flags being checked, not with Change-Id: Ia2e1e32c4878f52a0a781e64583a95b32f8d3611
* Fix GMS guardAbhisek Devkota2016-05-241-1/+1
| | | | | RM-232 Change-Id: I68a360a15ed31461f1defdfe3e2e88d74cc0897a
* cm: Build DataUsageProviderluca0204002016-05-101-1/+2
| | | | Change-Id: I89124cd684f40b48099ce32be3e20111c044c8a0
* Add Weather Content Provider [3/5]Luis Vidal2016-03-311-1/+2
| | | | | | | | | | Introduce the weather system feature, which will be used to identify if the Weather Content Provider/Weather services are available in the device. Add SELinux entries for the cmweather service Change-Id: Ibe862903095276f87f23c0d7dae54733eeeb5638
* LLS: Add live lock screen service [3/4]d34d2016-03-301-1/+2
| | | | Change-Id: I9136e9c9c1413c45aa300f0c92fd69b0c409a052
* cm: Commonize cmsdk specific targets.Adnan Begovic2016-03-151-40/+3
| | | | Change-Id: I5e2f0b84ed34244b7549daf91053258193dd716f
* Bring back Exchange2Abhisek Devkota2016-03-141-0/+4
| | | | | | Dropped out via r22, but we want this Change-Id: Iec52790d7c69594d1101d9062fb649a3aca866ab
* config: Lower the priority of vendor/cm overlaysRicardo Cerqueira2016-03-111-1/+1
| | | | | | | | | | | | | | | | | | | The priority order for overlays is PRODUCT > DEVICE > LOCAL Having PRODUCT here was overriding all of the DEVICE_ specifics mentioned in device repositories, which was not the intent. vendor/cm is present as a set of sane defaults, but for the most part these overlays are intended to be overridable by the device if needed. The logic is that PRODUCT_PACKAGE_OVERLAYS should be used by a particular product while DEVICE_PACKAGE_OVERLAYS is used by several products that share common device configs. Yeah, the naming is counterintiuitive, but that's the implementation in build/core/package_internal.mk Partially addresses CYNGNOS-2229 Change-Id: Icfbc92593e37f3c00c3d26dd09e08d09267621ed
* Revert "recovery: default recovery updating to false"Scott Mertz2016-02-161-3/+0
| | | | | | | | | | The default behavior is as if this setting is off. There's no need to set it. Settings will now set it at boot if not configured. This reverts commit e0e8c2772ec580d5a69adf742ede09f438b18399. OPO-490 Change-Id: I77963dfc9eea8ece25ed1b6b17bd2c6936ae69ee
* cm: Add live lockscreen featureMichael Bestas2016-02-021-0/+4
| | | | Change-Id: I62e5229c9688619c2f7809f001d761b4bdf13a10
* vendor/cm: Bump cmsdk platform version.Adnan Begovic2016-01-181-1/+1
| | | | Change-Id: I5f460fd94e9e85003d6d7dac58c42d5d3d31a742
* Remove CMAccountAbhisek Devkota2015-12-151-1/+0
| | | | | | | | These servers are being retired. Use C-Apps (Cyanogen Acct), Android Device Manager, or one of the many other services that are capable of performing these tasks. Change-Id: Ifc20768f24d3a5f9a7510b98c5e7d563fc703382
* Cleanup fs toolsMichael Bestas2015-12-041-4/+0
| | | | | | * Remove what's already included in build or do not exist Change-Id: I4ef853d26512ee49edc3c3befe95209708c85e76
* cm: Include librsjni explicitlySteve Kondik2015-12-011-0/+4
| | | | | | * Make sure this gets included since GMS webview breaks the dependency. Change-Id: I49b01309dce8d9779ca58576c2d7ee78d133ddb0
* cm: Move bash and powertop to the "full" targetSteve Kondik2015-11-141-2/+0
| | | | Change-Id: Icd7d3edad16577396ceb86aee34963e88d43dd12
* cm: Drop lsof, add pigz/bzip2Steve Kondik2015-11-141-2/+2
| | | | Change-Id: Ic3c842188c3fb001201392d0379e87e3c189e393
* cm: Update a few module namesSteve Kondik2015-11-101-3/+3
| | | | | | * Keep the fs tools consistent Change-Id: Ib485a044f0d25e2baf59a8f642e03ba70eaec212
* cm: add opt-out for exFATScott Mertz2015-11-101-3/+9
| | | | | | | Allow global disable of exFAT through environment variable WITH_EXFAT. Maintain exFAT as enabled by default. Change-Id: I85e8b14c51441fe52bd185be83880419ee831d5c
* cm: Get tcmiface off the boot classpathSteve Kondik2015-11-071-7/+0
| | | | Change-Id: I03c8d5aa7736a313005fa444b992a9e2e460c623
* common: build mkntfsDan Pasanen2015-11-071-0/+1
| | | | Change-Id: I1878873432b37f0cf7aca9d3a14036454c70df5f
* cm: Include ExactCalculator in the buildArne Coucheron2015-11-051-1/+2
| | | | Change-Id: Ib5e29677c9a3c375d46839cf32596df58a5be8c1
* common: always include the minor version numberDan Pasanen2015-11-041-5/+1
| | | | Change-Id: I253d468fd84dd5753912e54bb0c84b70a1bb5747
* cm: Update packagesMichael Bestas2015-11-031-2/+1
| | | | | | | | * Build new AOSP messaging app * Remove no longer used WhisperPush/CMHome * Messaging no longer depends on SoundRecorder Change-Id: I202203449c97814972f1aad1af4d69afa1a61e7d
* cm: remove face recognition filesKonsta2015-11-031-5/+0
| | | | Change-Id: I4c1d5c6a37f5bcec78679e7d3ce073743d6032f2
* cm: remove non-existing packagesKonsta2015-11-031-2/+0
| | | | Change-Id: Icde03d961078154dd9fc8e83050aa82d2fe15073
* vendor/cm: Build tcmifacemyfluxi2015-10-171-0/+7
| | | | Change-Id: Iacd713c08c502abe45e0c0836df7fd6962571fe6
* Updates for cm-13.0Michael Bestas2015-10-071-3/+3
| | | | Change-Id: I6a0efff3bf6ea2e332cacd7cbb2f2b132b2c73dd
* Add libcore.net.MimeUtils Overridesherriojr2015-10-011-0/+4
| | | | | | | | | This will allow us to add supported mimetypes in libcore.net.MimeUtils which in turn will allow more recognized mimetypes for anything that uses android.webkit.MimeTypeMap. Change-Id: I97febe17cff1d196f479b557fef3bca1b11bdd74 Issue-Id: CYNGNOS-1176
* vendor/cm: Bump API level for cmsdk.Adnan Begovic2015-09-291-1/+1
| | | | Change-Id: I49584b7a41370b7bcc2af616b6214e7a903ff1f2
* Build CMSettingsProvider for all devicesMichael Bestas2015-09-251-1/+2
| | | | | | * common_mini_* configs don't inherit from common_full Change-Id: If31e57620299fa54bc808de0b80f58ebfabdc718
* tethering: Do not override DUN in shipping buildsRicardo Cerqueira2015-09-121-0/+2
| | | | | | | | | This was done for one specific carrier, and is breaking most others that rely on DUN profiles. Don't. Addresses CYNGNOS-999 Change-Id: I42fbbabfc87001bcec0c9978e33b999de8d5aecd
* vendor/cm: Expose internal revision for platform.Adnan Begovic2015-08-111-0/+11
| | | | | TICKET: CYNGNOS-724 Change-Id: I9d93ca77fd888046cb4733a73ace2ee337c46300
* vendor/cm: Bump cmsdk version.Adnan Begovic2015-07-131-1/+1
| | | | Change-Id: Id1690423ea1754558119209390c24bfb1270920f
* cm: Update properties and libs for stagefright-pluginsSteve Kondik2015-07-111-3/+6
| | | | Change-Id: I46cb3589197bc5dae362c66cea92ee9b419df441
* cm: Update stagefright-plugins depdendenciesSteve Kondik2015-06-181-1/+1
| | | | Change-Id: I6be5eea82fc850e837a830de302cd136ad3dc924
* vendor/cm: Create CM_PLATFORM_SDK_VERSION.Adnan Begovic2015-06-081-0/+14
| | | | Change-Id: I7126b1ac93fbe3e0d5542279cb1f96dfc214bb23
* Move LatinIME to phone/tablet configsMichael Bestas2015-06-041-1/+0
| | | | | | * Move LatinIME & dictionary overlay to exclude it from TV devices Change-Id: I926fe0a2c24ee3d2c807e1f584a37d57f1cbb8b5
* cm: Ignore filters for platform library.Adnan Begovic2015-05-131-2/+0
| | | | Change-Id: Iaf06872676e9e2745cb2f5ea7dcf1caf71443cb6
* Build Platform resource package.Adnan Begovic2015-05-121-4/+1
| | | | Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393
* Build CM Platform LibraryAdnan Begovic2015-05-121-0/+11
| | | | | | | | | | | | | | | | Change-Id: If62e6b1d2ac41730ff2a8d562173abd2cb768f93 Add cmstatusbar service to system server services context Change-Id: I77c5de75722cc5f36a5326e3da57ab661b89d189 Build Platform resource package. Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393 vendor/cm: Lock cm platform library/cmsdk to non-release builds. Change-Id: I01c1c3fe559d438e28339ce426d7ba7e42724002
* Revert "vendor/cm: add CMBugReport"Roman Birg2015-05-121-7/+0
| | | | | | This reverts commit 94645abe762164020bbe70bb5b17d22918915f74. Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
* vendor/cm: add CMBugReportRoman Birg2015-05-111-0/+7
| | | | | Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba Signed-off-by: Roman Birg <roman@cyngn.com>
* add Profiles to buildRoman Birg2015-04-241-1/+2
| | | | | Change-Id: Id74a2c5350a5140eeb6f83c950c8b9ed89b2d4d7 Signed-off-by: Roman Birg <roman@cyngn.com>
* Remove userinit from user buildsRicardo Cerqueira2015-04-151-0/+2
| | | | | | | | /data is supposed to be inaccessible to begin with, and we don't want the init sequence tampered with for user builds Change-Id: If3eb5573248956a14ad56516a9871758f4c00989 (cherry picked from commit a9d772166365a27181a7441c10a6c60a2bab7dab)