Commit Graph

2694 Commits

Author SHA1 Message Date
Zhao Wei Liew 80926bd327 cm: bootanimation: Clear intermediaries
Make sure that any changes to the boot animation can be picked up
and rebuilt by running 'mka bootanimation.zip'.

Change-Id: Ice10e919df4c1b651c5c5dbb9700cab38eeac748
(cherry picked from commit e796a286bd72df3e4715164171a3e7ef6d2eadb2)
2017-01-18 13:34:43 +00:00
Asher Simonds 2371d23f28 vendor: lineage boot animation
Change-Id: Iff2087eb97aee5e586eecf3898f0066d99bc885c
2017-01-17 19:29:58 +08:00
Matt Mower fecbcbe269 extract_utils: Introduce variable INITIAL_COPYRIGHT_YEAR
Let a device specify INITIAL_COPYRIGHT_YEAR=XXXX in setup-makefiles.sh
so that the correct copyright(s) is/are included in vendor makefiles.
The CyanogenMod copyright is retained when INITIAL_COPYRIGHT_YEAR<2017
and the LineageOS copyright is now included for >=2017.

Change-Id: I6895b5b69bc7ba399042ac3c29e17f3209d15f1b
(cherry picked from commit 8945f5e8c796a3fca6fe2ae3cd90df331959c167)
2017-01-16 21:47:25 +00:00
Abhisek Devkota 2d28880a51 Disable SU by default
- 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
2017-01-15 03:16:31 +00:00
Abhisek Devkota d687ac59b2 vendorsetup: match lineage naming for build roster
Change-Id: Ic8853443faf74a864ac14e7b29bd3c885083f63a
2017-01-14 15:09:05 -08:00
Zhao Wei Liew 76b66c1ab8 cm: config: Remove obsolete props
All usages of ro.com.android.dataroaming default to false.
The rest of the props are no longer used.

Change-Id: I2320e82a1859f8c13f3430a43aa8714186158ee0
2017-01-14 06:34:55 +00:00
David Marble 84cfb7f0d1 http_prebuilt: Improve retrieval of artifacts from archive
The current version always redownloads the artifact.
Kali does not like the nested md5sum command and ignores it
leaving file checksum value blank so the test always fails.
A temporary variable is used to get around this limitation
of kali.

The echo "Downloading..." command has been modified to actually
print and has been moved so it only does so when downloading
the artifact.

Change-Id: I115860a87e55399a652d6548fe50f6204337f854
(cherry picked from commit 20c06fd75e09f3910ec699bdc54eec08f6bb4594)
2017-01-12 18:33:30 +00:00
Brandon McAnsh 1846ec0341 http_prebuilt: Implement archive of artifacts
* checksum will be downloaded and asserted to prevent a
    redownload every clean
* Archives will exist (invisibly) at vendor/cm/prebuilt/archive

Change-Id: I637e86cacd146d665044a119885900dc4660e22b
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2017-01-08 15:58:48 +00:00
Rashed Abdel-Tawab 3521fa5a3b bootanim: Use a for loop to make part# folders
Change-Id: Iec90f3521e589de4e8352c0349e1a0751d65d989
2017-01-04 11:05:55 +08:00
David Marble f5897a1be6 Fix wrong bootanimation.zip from mkdir .../part{0..2}
For some reason the mkdir command:
mkdir -p $ANDROID_PRODUCT_OUT/obj/BOOTANIMATION/bootanimation/part{0..2}
creates a directory part{0..2} instead of three separate directories.
Non-fatal build errors and a 386 byte bootanimation.zip file result.
This explicitly creates each directory.

Change-Id: Ia6ae0e4f64521992de8cc34a376af3eaac5c8819
2017-01-04 11:05:55 +08:00
Griffin Millender 5517e01a9e cm: Rework boot animation generation
Keep the largest bootanimation extracted
and resize it at build-time.

Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
2017-01-04 11:05:55 +08:00
codeworkx b20aa05024 vendor: add codeworkx as leeco le 2 (s2) maintainer
Change-Id: I7aac3f09097ae4c8dbd3e7a2cd2672b3f8a6aa52
2017-01-03 17:38:30 +01:00
Dan Pasanen 68718f9760 vendor: Add a task for getting prebuilts via http
* Gello being our first pawn
 * Use curl instead of wget (more powerful)
 * Ensure the intermediates directory exists prior to download

Change-Id: If19c18638a14a8b9ab55470ae6ee5a2deda2e3ec
2017-01-02 04:18:11 +00:00
Zhao Wei Liew a4ae4813c2 cm: Rebrand CM_VERSION to LINEAGE_VERSION
Change-Id: I59edb97b51d43b7c7f5fa01e00972244fc2530dc
2017-01-02 04:08:56 +00:00
Zhao Wei Liew 7e822d2b0c cm: Remove root access prop
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
2016-12-31 14:35:44 +00:00
Erwan Leboucher 31a6dd5093 Revert "contributors: add LG V10"
I do not own the device anymore.

This reverts commit 3f9f7a6b3d.

Change-Id: I3a6e64d78e844cb1bbb7eeb5af75f48fbe516e5a
2016-12-31 13:36:32 +00:00
Ilya Lebedev 7429d144fa Contributors: Add maintainer for ARK Benefit A3 (peach)
Change-Id: I3ca16eeec0fd30150f2ca7277151135e42ec291a
(cherry picked from commit 06773b94fb2e6e94d72836b567b79d3e81068bf0)
2016-12-31 08:33:13 +00:00
Zhao Wei Liew c50bcd724d cm: Switch to LineageOS privacy policy
Change-Id: I883961b172dd832d7bcc3dca8151f6b7c4c36ad3
2016-12-30 01:52:43 +00:00
Chau Truong Thinh 33083a89c0 Clean up 3G config for Vietnamese network
Change-Id: Iab208827af814ccc3b41de849035bfd71ef9a806
(cherry picked from commit 5cec3974ab8b23190c500bf34f099535bdce04fb)
2016-12-29 10:00:06 +00:00
Zhao Wei Liew e9bf910528 cm: Rebrand to LineageOS
Change-Id: Icf53ce2b98306498cfa815e9fc7377e9a6c583a6
2016-12-29 12:39:54 +08:00
Zhao Wei Liew 7f06bc78a9 cm: Remove def_notif_count overlay
This overlay is no longer used.

Change-Id: I226d989396a4fb74736f5c78eb4b38eaa8febba5
2016-12-24 23:31:47 -08:00
Zhao Wei Liew 35aa4577ac cm: common: Remove Launcher3 makefile entry
We no longer sync Launcher3. This entry never did anything anyway,
since we build Trebuchet instead, which overrides Launcher3.

Change-Id: Ia2c56c9f819025ba34cbff1daf8d3380a924a8a5
2016-12-24 02:01:02 -08:00
Marco Brohet 727abbebe3 apns: Update hollandsnieuwe's (NL) APN
Some time ago, hollandsnieuwe issued new SIM cards, which should
be associated with a different APN. This patch makes sure that we
support both the old and new ones.

Patch set 2: Add username and password (credits to Louis Matthijssen)

Change-Id: I21d0060825bc126b40990789c7552d6a3f0f6e43
2016-12-16 18:02:48 -08:00
Jessica Wagantall ad92890419 version: Set version string to 13.0.5 to reflect security update
CYNGNOS-3312
Update security patch for 2016-12-01

Change-Id: I047d66b3ba98874bfdf59b3e839de22ba9c18d3f
2016-12-12 12:06:06 -08:00
Vishnu Vardhan Reddy Naini dee68b3f6e Add Reliance Jio India IMS volte apn's
See AOSP for verification https://android.googlesource.com/device/google/marlin/+/nougat-dr1-release/apns-full-conf.xml#23115

Change-Id: If4f1b12ba598a4a9aed81ccfa069d4c0fd738c19
2016-12-11 21:39:24 -08:00
Vishnu Vardhan Reddy Naini 6074aa7840 Fix Reliance Jio India APNs.
See AOSP https://android.googlesource.com/device/google/marlin/+/nougat-dr1-release/apns-full-conf.xml#23105

Change-Id: Icafc3450aa06426ba3d837b95bef0865992b4782
2016-12-11 21:39:21 -08:00
Brinly Taylor 1d729b4b31 vendor: cm: Add some more BQ maintainers/devices
* Remove myself from Desire Eye.

Change-Id: I1450aee16e3fb42bfbdea6758677552ab7b59906
2016-12-09 19:59:01 -08:00
Anik1199 2e78b08bba Contributors: Add maintainer for Xiaomi Redmi 3/Prime (ido)
Change-Id: I90e0e90185aaee735c18ccde8e812ffe84a14bb6
2016-12-06 14:00:40 +05:30
Luca Stefani 72f4855807 cm: Add more Mi 5 maintainers
Change-Id: I928eed74f828e2839d5baab6622ea75372901195
2016-11-30 05:09:24 -08:00
Bruno Martins f9e5462e61 Contributors: Add Xiaomi Mi 5 maintainer
Change-Id: I4643c06b28affcdec3c584d34f72e1f2975d01dd
2016-11-30 03:39:59 -08:00
Zhao Wei Liew a36653bef9 config: common: Remove obsolete RomManager props
RomManager hasn't been properly updated in years.
Is this still even a reliable ROM updater anymore?

Change-Id: I3ea57ec0121e6d6f933dd80031bb53514a44e362
2016-11-17 06:19:49 -07:00
Silesh K Nair 9d73aa194a apns: Remove loop and bpl mobile
These service providers no longer exist.

https://en.wikipedia.org/wiki/Loop_Mobile

Change-Id: Ic6263b6e8721ee81d902e0bd42553749411d8860
(cherry picked from commit 11af61ac83c15b9943c4b70f463748ebca003f16)
2016-11-15 00:21:31 -07:00
Hriday Sharma f375ac55f5 apns: Add Reliance Jio APNs
Change-Id: I4b44ce88abaf794f47683d13ed3b91172dea03ef
Signed-off-by: Hriday Sharma <hridaysharma42@gmail.com>
(cherry picked from commit be2fca13e212dea7b6de4e3e3318ea3ea5ff30f1)
2016-11-15 00:11:19 -07:00
doc HD 8c6cc93fb1 vendor_cm: Vodafone TR: Fix mobile data on first boot
Vodafone Live is TV service for Vodafone TR,
but is getting chosen after full wipe and needs to be toggled everytime.

Change-Id: Id0db8a433d3e2cff0f893913dcd8361f51f72817
2016-11-15 00:09:25 -07:00
Luca Stefani 3d3b3bfeee Fix Truphone APN
Change-Id: I1027b6e3727e7b15bdc8e70f01557cbb42540753
2016-11-15 00:08:38 -07:00
amilcarpereira 65c181964a Add a new APN for new mcc/mnc assigned to Truphone
Change-Id: I67cd4cf7ef40e69c3f421a23c5385a2ab2a674f9
2016-11-15 00:08:26 -07:00
Jessica Wagantall 615d84b19e version: Set version string to 13.0.4 to reflect security update
CYNGNOS-3303
Update security patch for 2016-11-01

Change-Id: Icbbcd62cf6a47241ef92b6929560646a5d771879
2016-11-09 12:44:47 -08:00
Elektroschmock cbc9b90115 extract_utils: Add option to define the certificate for jars
Change-Id: I3fb4ff29b2ce898989f5599b47f47ee7fcfc5e92
2016-11-04 04:13:40 -07:00
Sean hoyt 877f0469af Update apns
Vodafone TR is now IPv4/IPv6
vlive no longer exists

Change-Id: I954f35f834b8b242f4bd0400fc0dab80cb52c1a3
2016-10-26 13:58:00 -07:00
Zhao Wei Liew 0432d1c849 cm: changelog: Update changelog for 13.0 releases
Change-Id: Ic46cafca504c862cae84a2a9264b0ffb0e87933e
(cherry picked from commit 763438beeff58e0146cd6cd17ff45e0ea3b3ad78)
2016-10-13 11:00:22 -07:00
Ricardo Cerqueira 03130f33fc charger: Use the same metrics as recovery to pick a density
Change-Id: Ieb046c493ca3d367cff570bd08d38c84c74e5fbd
2016-10-13 13:30:36 +01:00
Arvin Quilao ac6115c82a Gello artifact v40
Change-Id: Iac70d70296244863ae766facc1a926745fe48e63
2016-10-10 19:43:07 -07:00
HashBang 8a1906ce94 extract_utils: Do not change app SRC if there are arguments
Do not prepend app or priv-app to the src when a path is explicitly
given as an argument. This fixes the SRC path in such conditions.

Change-Id: I43370f17fe224df323fcfa9b0d5eae4ee2996524
2016-10-08 14:21:15 -07:00
Jessica Wagantall fb1f75f43f version: Set version string to 13.0.3 to reflect security update
CYNGNOS-3286
Update security patch for 2016-10-01

Change-Id: I60a635255569f9fd7f5601e3b3e2a9c879396482
2016-10-07 14:46:48 -07:00
Arne Coucheron 827bd9eb0a cm: Minor config reorganization
* 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
2016-09-26 13:17:37 -07:00
c457 18a1b3aa9d Contributors: Add maintainer for Alcatel Idol 3
Change-Id: I47432d8f9e99a8d743c5629ae7fe718c1a4067d3
2016-09-23 19:53:30 -07:00
Marcos Marado c279b9f854 Added contributors for vegetalte
Change-Id: Ia7d140ea3810df186c9dd38905361a8cf278e312
2016-09-23 10:25:29 +01:00
d34d 699dceabbf themes: allow system_server to relabel them dir
On a fresh install the theme service broker creates the initial
theme directory which needs to be relabeled to a themeservice_app_data_File
in order for the brokered theme service to write to this directory

Change-Id: Ifd689a0c619c0e954192749b83a0cacaa945468f
TICKET: NIGHTLIES-3349
2016-09-20 09:18:26 -07:00
Abhisek Devkota 4b6f22700f Gello artifact v37
RM-290

Change-Id: Ied5055a31b7c56d9886d13fe075c500953e2f48f
2016-09-16 11:04:00 -07:00
Kra1o5 5f54a4a144 Contributors: Add maintainers for BQ Aquaris M5 (piccolo)
Change-Id: Ifb9e8443200e2ab2276aa8b56c0acfd072e6246f
2016-09-15 12:56:55 -07:00