Dan Pasanen
0344771b53
vendor: we are now LineageOS
...
* Change necessary bits to support our project move
Change-Id: I085470d448a243cc9d60b4ce920dee52086f64cd
2016-12-28 19:44:28 +00:00
Vishnu Vardhan Reddy Naini
a053944472
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:03 -08:00
Vishnu Vardhan Reddy Naini
d40e1496f6
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:38:58 -08:00
Michael Bestas
3ada201b05
Add permissions & sepolicy for HBM
...
* Devices with AMOLED panels use HBM instead of SRE
Change-Id: I6710e038997b04d5d7d6b5f4f6b01d3f18b4750f
2016-12-10 12:28:07 -08:00
Zhao Wei Liew
e2ec4c6051
cm: Revert the new boot animation generation process
...
The servers do not have ImageMagick installed right now,
breaking the automated builds.
Revert this for now.
This reverts the following commits:
840e781408
bootanim: Use a for loop to make part# folders
ce5405d1f7
Fix wrong bootanimation.zip from mkdir .../part{0..2}
6179d9494f
cm: Build bootanimation.zip
67ddf37281
cm: Rework boot animation generation
Change-Id: I63fc43da9b1a6afea5f791e879f0bfc9a385d98d
2016-12-04 01:00:43 -08:00
Griffin Millender
67ddf37281
cm: Rework boot animation generation
...
Keep the largest bootanimation extracted
and resize it at build-time.
Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
2016-12-01 22:43:29 +01:00
Chau Truong Thinh
5cec3974ab
Clean up 3G config for Vietnamese network
...
Change-Id: Iab208827af814ccc3b41de849035bfd71ef9a806
2016-11-17 22:26:58 -07:00
Sean hoyt
52592a4a4b
cm: Update APNs
...
- Vodafone TR is now IPv4/IPv6
- vlive no longer exists
Change-Id: I954f35f834b8b242f4bd0400fc0dab80cb52c1a3
2016-11-17 17:37:08 -07:00
Silesh K Nair
11af61ac83
apns: Remove loop and bpl mobile
...
These service providers no longer exist.
https://en.wikipedia.org/wiki/Loop_Mobile
Change-Id: Ic6263b6e8721ee81d902e0bd42553749411d8860
2016-11-15 08:28:52 +05:30
Hriday Sharma
be2fca13e2
apns: Add Reliance Jio apn's
...
Change-Id: I4b44ce88abaf794f47683d13ed3b91172dea03ef
Signed-off-by: Hriday Sharma <hridaysharma42@gmail.com>
2016-11-14 14:11:00 +00:00
doc HD
1998914e91
vendor_cm: Vodafone TR: Fix mobile data on first boot
...
Vodafone Live is TV service for Vodafone TR,
but is getting choosed after full wipe and needs to be toggled everytime.
Change-Id: Id0db8a433d3e2cff0f893913dcd8361f51f72817
2016-11-04 13:11:12 -07:00
Jeff Sharkey
e4831010f3
Follow FBE refactoring.
...
Bug: 26668510
Change-Id: I4460bf8e1c58eb15afe067f1d3811d118540e6ac
2016-10-26 17:15:18 -07:00
Steve Kondik
2fd50c4369
Merge branch 'cm-14.0' of git://github.com/CyanogenMod/android_vendor_cm into HEAD
2016-10-26 17:08:11 -07:00
Michael Bestas
89450fb971
More 14.0 -> 14.1 changes
...
Change-Id: I38a2589e5743aac0d8b13799b3d79cb2dab8e5d6
2016-10-26 22:35:18 +03:00
Adrian DC
13512fb86f
backuptool: /system/addon.d explicit creation
...
* Add the addon.d folder creation to preserve_addon_d
before copying the files back to /system/addon.d
* On CM based ROMs, the path exists for built elements,
but on other AOSP-based ROMs where this script might
be used, the folder might not be created on build and
copy fails, breaking backuptool on second ROM update
Change-Id: I7438823b8d7ad0972649d2bf491d0f6fe423bc99
2016-10-26 02:30:46 -07:00
Luca Stefani
ab9ffbc1b4
Fix Truphone APN
...
Change-Id: I1027b6e3727e7b15bdc8e70f01557cbb42540753
2016-10-23 09:47:23 -07:00
amilcarpereira
a3a9a1379d
Add a new APN to device/sample/etc/apns-full-conf.xml for new mcc/mnc assigned to Truphone
...
Change-Id: I67cd4cf7ef40e69c3f421a23c5385a2ab2a674f9
2016-10-21 16:47:53 +01:00
Felipe Leme
49b6048db4
Added option (-z) to generate a zipfile with the bugreport.
...
BUG: 22489826
Change-Id: Ic5dabda666991a7c2cd1954a8e989c8b51a64f37
2016-09-30 14:44:13 -07:00
Zhao Wei Liew
726a4fcf28
cm: etc: Mount BFQIO cgroup as /dev/bfqio
...
AOSP doesn't mount cgroups in /sys/fs/cgroups anymore.
Follow the convention and mount BFQIO cgroups in /dev/bfqio.
Also, remove the ioprio write as we only need ioprio_class
when dealing with 2 different priorities.
Change-Id: I8ff6c601547c445368e80832e736bb926d86b4d1
2016-09-10 18:29:51 +08:00
Zhao Wei Liew
c4e4e0df41
cm: Create cgroup mount point for BFQ
...
The global init.rc no longer creates this for us in N,
but we still need it for BFQ cgroups.
Thus, create the mount point in the CM vendor init.rc.
Change-Id: Ice5ff15737329aefd1dad2401bb530a18008fc4d
2016-09-08 03:49:37 -07:00
Zhao Wei Liew
087ec8386d
cm: etc: Remove unused superuser.rc import
...
We are now using the LOCAL_INIT_RC macro for the su daemon.
Change-Id: I333e31179503e4625ec166adeebdce05731f6d8f
2016-09-08 03:49:37 -07:00
Adrian DC
9b4114ee47
vendor: cm: Updates for CM-14.0
...
* Fix the backuptool for the new version
* Update text references
Change-Id: I3d557cc4eb5feb07ebbff372dae6d165d29d94ee
2016-09-03 20:31:52 +02:00
dzadzev
ec6c945852
apns: Fix T-Mobile MK DATA access
...
* Authentification type "PAP or CHAP"
required to get DATA access and MMS
Change-Id: Iddd1fc66668426c5a4c90b398bb5d5ff52f59a3f
2016-08-15 12:03:03 +02:00
DodoGTA GT
19b67c6cfc
Tele2 (LT) APN updates
...
Tested and working
Change-Id: I88b9a64bb665ab502ab9bbeb3bd99cfc5e3a928d
2016-08-03 03:43:05 -07:00
Marcos Marado
73709d3ffb
Add missing truphone APNs
...
Issue: CMM-42
Change-Id: I31a1f2774b9de8278ec67810ca55503800cc8a06
2016-07-27 03:05:28 -07:00
Jason Riordan
005d47e04c
Movistar [ES] APN updates
...
Change-Id: Ifae773b9f0de7813feefa9dcfdd79bce79406436
2016-07-25 01:28:34 -07:00
Zhao Wei Liew
374d138367
cm: Configure mmcblk1 IO on sys.io.scheduler prop
...
Ensure that the IO parameters for mmcblk1 are always updated.
Change-Id: Ic6a4c453035052db639cf8a2c9336019d9908cc2
2016-07-20 18:36:12 -07:00
Kevin F. Haggerty
a9322a2082
APN: Add Inland Cellular APNs
...
Change-Id: I4bd2a7890a880633ec7c6e5aa385e91344f3aefc
2016-07-18 16:39:36 -07:00
Steve Kondik
bf4a4b4853
cm: minor IMS APN update
...
* Add IMS APN for AT&T
* Add magical? parameter for TMO
Change-Id: Idd4d74cf04894467ce51a97d73abb74aba0e1021
2016-07-15 12:37:36 -07:00
razorloves
cddc169a16
Revert "cm: add selective based spn (2/2)"
...
Appears to be unused in CM13.
This reverts commit 2cfe6b260b
.
Change-Id: Ia9beee776fd86f516ed9834f92530355a189f326
2016-07-14 09:55:21 -07:00
OzzysCmAcc
6cce279889
cleanup vodafone germany apns
...
Change-Id: I3cb844c653820e938037b32036a83d9778900b83
2016-07-09 23:23:07 +02:00
Michael Bestas
2d2eb9a22d
init: Add VibratorHW sysfs permissions
...
Change-Id: I956a7361fd2a77f0d6076376e69a65b0615ac394
2016-07-07 14:17:09 -07:00
Chenxi Mao
869a04f97a
UFS: support UFS IO-sched setting.
...
PS2: add sde system partition support
PS3: add dm-0 which is used when device is encrypted
Change-Id: I3983d1f26cef3881c652e1450b9acb1dfb367032
2016-07-03 05:22:02 -07:00
Michael Ott
1bc4b3137c
Remove APN pinternet.interkom.de from MCC 262/MNC 02
...
It is an old APN that used to belong to MNC 07.
Change-Id: Ibdfa410d80b9de5be02061075b89986efd142e5f
2016-06-27 08:31:46 -07:00
Matt Mower
1b4eeb3ce7
cm: Give BootReceiver permissions to read fsck log
...
Change-Id: Icd0fdc2d218254cf78b7bfa45b0963f85c492c2b
2016-06-10 09:09:35 -07:00
RGIB
52f8e1e5a8
update COOPVOCE apn
...
Change-Id: I8ea1c5cb60e13406fb11585c19653f673a0f0793
2016-05-30 17:33:24 +02:00
Steve Kondik
d349ec6dee
apns: Fix up AT&T APNs
...
* MNC for AT&T is 410 - fix Nextgenphone
* Remove deprecated APNs
Change-Id: Ie8f0cfdb400c0f0b8028524143a351472a2f5452
2016-05-21 00:46:27 -07:00
Kevin F. Haggerty
a362c6552b
APN: Add Straight Talk Verizon APN
...
Change-Id: I5ba539d6d909c108192ffce5ec18c2b0b17c1d12
2016-05-17 06:34:27 -06:00
Zhao Wei Liew
de1ad36765
cm: Allow LiveDisplay to write to color_enhance
...
The proper permissions for the color_enhance sysfs node weren't
being set, rendering the color enhancement switch useless.
Set the proper permissions for LiveDisplay to toggle color enhancement.
Change-Id: Ic8dba8953b73a497cb01a645834c0e7934092b38
2016-04-30 17:06:13 -07:00
Anssi Hannula
03b1834f50
APN: Fix Saunalahti APN regression introduced by CYNGNOS-436
...
Commit 2254bbae31
("Yet another massive APN list") referencing
CYNGNOS-436 changed the APN for legacy Saunalahti SIM cards (MCC 244,
MNC 21) from "internet.saunalahti" to "internet.saunalahti.fi".
This causes mobile data to no longer work with such SIM cards as the
previous APN was correct.
The APN is also listed as "internet.saunalahti" on the provider site (in
Finnish) for their legacy MNC = 21 SIM card variant:
http://elisa.fi/asiakaspalvelu/aihe/matkapuhelinliittymat/ohje/palveluasetukset-android/
Saunalahti is a brand owned by Elisa.
Note that "internet.saunalahti.fi" is not the correct APN for any other
Saunalahti SIM card either, so I'm not sure where this incorrect change
originated from.
Change-Id: I7d437b25490d79f68385aabed256c62c600bc4f6
2016-04-29 22:41:22 +03:00
Kasual
49d4f8aa2e
APN: update Batelco and Zain APNs for Bahrain
...
Change-Id: I48e173965380140a53ac495ce87652c673cb6b93
2016-04-28 09:01:10 -07:00
Jason Riordan
30967f94c5
MetroPCS APN update
...
Change-Id: I23dd9e5730b99d8a0a61bc777dd3f445148b3890
2016-04-15 17:42:34 -07:00
Jason Riordan
a2616702ec
Irancell & MTS APN updates
...
Change-Id: Ie0a929fc4bc9659163b08beb1246ba0196c8d14b
2016-04-15 17:41:01 -07:00
Deepak Kundra
8da5698093
Update APN name for Movistar INTERNET
...
Issue-id:FEIJ-44
Change-Id: Ie1e52575f61764e5811d71da8930a88b139deb78
2016-04-14 23:27:33 -07:00
Jason Riordan
40ab914757
APN: fixup single-digit mnc APNs
...
mnc="1" != mnc="01"
Change-Id: I1eb77fa365d0d06b9a11671be576a6c9b7bd28f9
2016-04-14 10:10:56 -07:00
Jason Riordan
83bfc82a6b
SMART [PH] APN updates
...
Change-Id: I4157f810f7b0663b353aa664eb3f765fef9158ec
2016-04-12 19:09:24 -04:00
Evan Widger
0ce9abc69d
Fix typo
...
Change-Id: Icb4922d900260e7ad42578ce8f43151df896e1bf
2016-03-31 12:07:51 -07:00
Kasual
8b0f16fc3f
apns: fix build
...
Change-Id: I4136da8c23f4508b41099178837b2cdce4aa2f01
2016-03-11 21:41:56 -05:00
Steve Kondik
bc61d8609f
apns: Add ATT Nextgenphone
...
* For AT&T IPV6 / VoLTE enabled devices.
Change-Id: I403de7d4e52eb4e9d13ad221e61b9a8b8336a01b
2016-03-11 17:38:12 -08:00
Abhisek Devkota
73acac5b16
Resolve Orange RO authtype
...
Change-Id: I81b78437e5e7b90ce8958973804e6a183f6e7a3a
2016-03-11 09:52:09 -08:00