summaryrefslogtreecommitdiffstats
path: root/config/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* readd setup wizard to product packagesHEADreplicant-6.0Wolfgang Wiedmeyer2017-07-091-0/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* simplify (and fix) boot animation selectionWolfgang Wiedmeyer2017-06-231-31/+3
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* add RepWifi app to product packagesWolfgang Wiedmeyer2017-03-161-1/+2
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Merge remote-tracking branch 'lineageos/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2017-02-121-12/+7
|\ | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * vendor: lineage boot animationAsher Simonds2017-01-171-0/+4
| | | | | | | | Change-Id: Iff2087eb97aee5e586eecf3898f0066d99bc885c
| * Disable SU by defaultAbhisek Devkota2017-01-151-1/+6
| | | | | | | | | | | | | | | | | | | | - We plan on distributing an addon for our SU - Developers that want SU by default can export WITH_SU=true to their env - This helps with application compatibility for various services, while maintaining user flexibility Change-Id: I6d52159676f805c3698ff59c896d943a3a4b25db
| * cm: config: Remove obsolete propsZhao Wei Liew2017-01-141-7/+1
| | | | | | | | | | | | | | All usages of ro.com.android.dataroaming default to false. The rest of the props are no longer used. Change-Id: I2320e82a1859f8c13f3430a43aa8714186158ee0
| * cm: Rework boot animation generationGriffin Millender2017-01-041-33/+0
| | | | | | | | | | | | | | Keep the largest bootanimation extracted and resize it at build-time. Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
| * cm: Rebrand CM_VERSION to LINEAGE_VERSIONZhao Wei Liew2017-01-021-9/+9
| | | | | | | | Change-Id: I59edb97b51d43b7c7f5fa01e00972244fc2530dc
| * cm: Remove root access propZhao Wei Liew2016-12-311-3/+0
| | | | | | | | | | | | | | | | | | | | This property is already defaulted to 0 in the code. The su_daemon is also disabled by default. Thus, for all intents and purposes, root access is already being disabled by default. Change-Id: I1241689c0d3253aa2e44835c55839f24b3b74341
| * cm: Switch to LineageOS privacy policyZhao Wei Liew2016-12-301-1/+1
| | | | | | | | Change-Id: I883961b172dd832d7bcc3dca8151f6b7c4c36ad3
| * cm: common: Remove Launcher3 makefile entryZhao Wei Liew2016-12-241-1/+0
| | | | | | | | | | | | | | We no longer sync Launcher3. This entry never did anything anyway, since we build Trebuchet instead, which overrides Launcher3. Change-Id: Ia2c56c9f819025ba34cbff1daf8d3380a924a8a5
| * version: Set version string to 13.0.5 to reflect security updateJessica Wagantall2016-12-121-1/+1
| | | | | | | | | | | | | | CYNGNOS-3312 Update security patch for 2016-12-01 Change-Id: I047d66b3ba98874bfdf59b3e839de22ba9c18d3f
* | AR9271 firmwareWolfgang Wiedmeyer2017-01-271-0/+4
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Remove unrar from package listWolfgang Wiedmeyer2016-12-281-1/+0
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Properly integrate F-Droid as prebuilt and presigned appWolfgang Wiedmeyer2016-12-151-5/+3
| | | | | | | | | | | | also enable the Privileged Extension Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | vendor/cm -> vendor/replicant path changesWolfgang Wiedmeyer2016-12-131-2/+2
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_vendor_cm ↵Wolfgang Wiedmeyer2016-12-121-16/+53
|\ \ | |/ | | | | into replicant-6.0
| * config: common: Remove obsolete RomManager propsZhao Wei Liew2016-11-171-8/+0
| | | | | | | | | | | | | | RomManager hasn't been properly updated in years. Is this still even a reliable ROM updater anymore? Change-Id: I3ea57ec0121e6d6f933dd80031bb53514a44e362
| * version: Set version string to 13.0.4 to reflect security updateJessica Wagantall2016-11-091-1/+1
| | | | | | | | | | | | | | CYNGNOS-3303 Update security patch for 2016-11-01 Change-Id: Icbbcd62cf6a47241ef92b6929560646a5d771879
| * version: Set version string to 13.0.3 to reflect security updateJessica Wagantall2016-10-071-1/+1
| | | | | | | | | | | | | | CYNGNOS-3286 Update security patch for 2016-10-01 Change-Id: I60a635255569f9fd7f5601e3b3e2a9c879396482
| * cm: Minor config reorganizationArne Coucheron2016-09-261-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | * Move extra tools to common.mk. These are needed for CMFM, and should be included for all. * Move LiveWallpapersPicker, SoundRecorder and Screencast to common.mk. These apps are extremely small, and only takes up less than 1 MB combined. * Move sound property overrides to common.mk. There's no need to have them spread across several files. * Include CM audio files from common.mk Change-Id: If308506cd9cd0a75014de988c242d700db5d16f3
| * version: Set version string to 13.0.2 to reflect security updateJessica Wagantall2016-09-071-1/+1
| | | | | | | | | | | | | | CYNGNOS-3235 Update security patch for 2016-09-01 Change-Id: Ie691b0e22054a71d7e49db50b5b036ba5f6acb7c
| * version: Keep the maintenance version defined and use it if neededAdrian DC2016-08-161-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | * The maintenance version should not be set optionally to its official value status, but only be used when needed * Use the TARGET_VENDOR_SHOW_MAINTENANCE_VERSION := true introduced in I77c924a13122c8e1d9af14501e46bc532f7aefbd to show the value of the maintenance version in releases, with an intermediary CM_VERSION_MAINTENANCE variable Change-Id: I22b944a1d2d8586e5f3c75e19ca1c53aa3b22b59
| * cm: Add custom off-mode charging screenSteve Kondik2016-08-141-0/+10
| | | | | | | | | | | | | | | | * Moving this to open-source from CyanogenOS :) * Thanks to Chao Chen, Ethan Chen, Pat Erley, Scott Mertz, and Keith Mok for various contributions to this. Change-Id: If79f9c279668d14ee0cde62889bb09e7185ef08c
| * config: Add WeatherManagerService to PRODUCT_PACKAGESLuis Vidal2016-08-131-1/+2
| | | | | | | | Change-Id: Ic6d18ebeec31d17104a4093f5da1f956417e345b
| * Allow maintenance versions to be ignoredScott Mertz2016-08-051-1/+6
| | | | | | | | | | | | | | CyanogenMod builds shouldn't show maintenance versions. Allow the environment to override this behavior instead Change-Id: I77c924a13122c8e1d9af14501e46bc532f7aefbd
| * 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
* | Set Android's software renderer as defaultWolfgang Wiedmeyer2016-12-111-0/+2
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_vendor_cm ↵Wolfgang Wiedmeyer2016-03-181-42/+6
|\ \ | |/ | | | | into replicant-6.0
| * 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
* | fix path for org.cyanogenmod.livelockscreen.xmlWolfgang Wiedmeyer2016-02-031-1/+1
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_vendor_cm ↵Wolfgang Wiedmeyer2016-02-031-1/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | into replicant-6.0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> Conflicts: overlay/common/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-sw600dp-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-sw720dp-nodpi/default_wallpaper.jpg overlay/common/frameworks/base/core/res/res/drawable-xhdpi/default_wallpaper.jpg
| * 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
* | Only build superuser if it is not a user build. Do not allow adb root access ↵Wolfgang Wiedmeyer2016-01-021-7/+2
| | | | | | | | | | | | by default Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>