Steve Kondik
ba87877dd0
sepolicy: Add sdcardfs support
...
Change-Id: Ib9486b0ad7ed0e4c53494271e6fd35bcfedba40a
2016-07-24 00:16:22 -07:00
Bruno Martins
6fed2cf409
sepolicy: Allow batterymanager and batteryproperties services to be found
...
Change-Id: Ia2a1734a74c4bba0bc09f150442aec573d769370
2016-07-23 20:51:04 -07:00
Abhisek Devkota
df0ba3a0fe
Gello artifact v26
...
Change-Id: Icd15825eff33a3f5d14108186a111a77cd9f2770
2016-07-22 08:24:46 -07:00
Steve Kondik
52f3680199
cm: Remove stray echo from extract_utils
...
Change-Id: I2d893a3f8472a86835feef24540e82c47b69fd67
2016-07-21 09:43:52 -07:00
Steve Kondik
60ef86de1a
cm: Underp dumping of 64-bit only libraries
...
Change-Id: I9c2140b40747fc7f847f1a532c42fb7ae5bfc3fd
2016-07-20 20:08:54 -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
4e2aaabd13
cm: Add generic tools for extract-files / setup-makefiles scripts
...
* Instead of having to enumerate packages and do a bunch of tedious
shit, we now have a way to do it automatically based only on
the blob lists.
* Devices still need to implement a short script, but this library
handles all the core functions.
* Yes, we should probably be doing this in Python- Bash is
absolutely horrible at dealing with arrays and lists.
Change-Id: I73b30ff4531c4d1b33ac53db33abf62555f500b4
2016-07-18 10:10:44 -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
Abhisek Devkota
f1c5ab81b7
Adapt to 6.0.1_r52 backup whitelist
...
As of f/b 9b8c6d2df35455ce9e67907edded1e4a2ecb9e28
we need to whitelist who can be backup services.
Change-Id: I52a004924e6d2651c5ecdec51a8c5a80bdd54a38
2016-07-07 14:52:37 -07:00
Michael Bestas
2d2eb9a22d
init: Add VibratorHW sysfs permissions
...
Change-Id: I956a7361fd2a77f0d6076376e69a65b0615ac394
2016-07-07 14:17:09 -07:00
Joey Rizzoli
a04941c347
cm: overlay: enable otg notification
...
Change-Id: I57f50a92a38fd8f4887b341914dc8687b8616fb4
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
2016-07-05 10:46:26 -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
Jan Huijsmans
f18070524d
T810: Build by T_I, based on T815 build of RaymanFX, added product name
...
Change-Id: Ic2c7693ef173b0d63890567ee48738c04b8967ce
2016-06-25 01:48:51 -07:00
Christopher N. Hesse
a8984b3aae
Add SM-T810 and SM-T815
...
Change-Id: Ia19c90f655bc504006b7bf3457791962ba6b0c09
2016-06-23 05:52:00 -07:00
Dan Pasanen
2b8c4b27fe
sepolicy: put bash in shell context
...
* Necessary for being able to execute commands such as 'su'
from a non-root shell
Change-Id: Icbaaa6ff7447add65441011944bdc5d13b788c86
2016-06-21 12:23:51 -07:00
d34d
7454cd9981
Bring back the custom wallpaper picker [5/5]
...
Change-Id: I817be62290ee90c6ddcc662a893c4fd18c2ab9e8
TICKET: OSS-62
2016-06-17 10:18:15 -07:00
Luis Vidal
1117dae753
cmsdk-api-coverage: Don't prepend ANDROID_BUILD_TOP to file path
...
$@ already contains the full path of the output, so no need
to prepend ANDROID_BUILD_TOP to the path
Change-Id: Ieeeb9fa16352e80b878cddb89b1e7c04b82ab43c
2016-06-13 17:29:48 -07:00
Adnan Begovic
c385e3691b
cm: Use cmsdk-api-coverage executable for coverage.
...
Change-Id: I8610f402d7c9a55213a520f317d7c94074c96df9
2016-06-13 14:51:01 -07:00
Tom Marshall
dd3a17feef
config: Make product size available for use by project mkfiles
...
This allows projects to opt out for space limited devices.
Also create a common_mini.mk and populate it with common stuff from
the common_mini_*.mk files.
Change-Id: I7d7dee73b70f97a778353ca136434a6e36edaf7e
2016-06-10 11:09:52 -07:00
Matt Mower
1b4eeb3ce7
cm: Give BootReceiver permissions to read fsck log
...
Change-Id: Icd0fdc2d218254cf78b7bfa45b0963f85c492c2b
2016-06-10 09:09:35 -07:00
Abhisek Devkota
0c86291906
Gello: Update to v20 artifact
...
Change-Id: Ie15fad792d0d8840bccdb9579bd1d2aae9ae27d9
2016-06-08 14:10:55 -07:00
Adnan Begovic
3ab3d0e81c
cm: Include CMSettingsProvider in test coverage report.
...
TICKET: CYNGNOS-3016
Change-Id: Ia02464614b02b98a535f963aae5a1b13281abaa7
2016-06-07 10:49:16 -07:00
Adnan Begovic
64cb3b6fe3
cm: Change output html name for cmsdk test coverage.
...
Change-Id: Idbea6064b89051b5db99aaadeec71502b65724bf
2016-06-07 10:48:45 -07:00
Deepak Kundra
278fa600d7
persist.dbg/data for radio to control QC prop's
...
Issue-id:FEIJ-679
Change-Id: Iafe0405fd4a83c8f22e1af7152c1c3a009cd2e71
2016-06-03 19:22:47 -07:00
Dan Pasanen
b538b7ca24
cm: enable lockscreen rotation option
...
Change-Id: If779cf1de45cfc4eafeec80361490b003559ef14
2016-06-03 14:03:23 -07:00
RGIB
52f8e1e5a8
update COOPVOCE apn
...
Change-Id: I8ea1c5cb60e13406fb11585c19653f673a0f0793
2016-05-30 17:33:24 +02:00
Abhisek Devkota
30e0b1748e
Don't dex-preopt Gello
...
Change-Id: I08df7ddbfe97e4aa08385078ec70d489c0af366c
2016-05-27 13:08:26 -07:00
Tom Marshall
bdc5d03c77
cm: Remove GMS guard
...
This is overridden internally now.
Change-Id: I1387bf125f2652485295f438e7ab269fc6680496
2016-05-25 12:29:28 -07:00
AdrianDC
243d3696e7
cm: Fix the backuptool importation logic
...
* backuptool.sh and its dependencies are to be used
on devices without the flags being checked, not with
Change-Id: Ia2e1e32c4878f52a0a781e64583a95b32f8d3611
2016-05-25 02:06:55 -07:00
Abhisek Devkota
b9f0c17bf1
Fix GMS guard
...
RM-232
Change-Id: I68a360a15ed31461f1defdfe3e2e88d74cc0897a
2016-05-24 15:43:11 -07:00
Raj Yengisetty
184bb3de3e
Update ambientsdk version 1.5.11
...
Ticket:NOTES-134
Change-Id: I87f91ef1a015d8b98386b6f0c4148ba012245fce
2016-05-24 15:33:46 -07: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
Tom Powell
08ac10ea1f
Include Gello.
...
Run `export WITH_GELLO_SOURCE=true` to build from source. Otherwise,
include artifact from maven repository.
Change-Id: Ie9e0aa23aaaee3bc4ab7048eddd7063fbed531ab
2016-05-20 12:43:54 -07:00
Kevin F. Haggerty
a362c6552b
APN: Add Straight Talk Verizon APN
...
Change-Id: I5ba539d6d909c108192ffce5ec18c2b0b17c1d12
2016-05-17 06:34:27 -06:00
Pat Erley
ca2061460c
sepolicy: Allow uncrypt additional access
...
Uncrypt may need access to additional selinux contexts for devices
with created storage solutions.
Change-Id: Ie90f130ff6bafdd195379f7d57504b2fce4ef830
2016-05-16 13:29:06 -07:00
Steve Kondik
603ce3ba3e
cm: Extend policy for IOP
...
* IO prefetcher needs to dig into themes and media as well.
Change-Id: I72cd7fca3a7cacf28764023a73c66e4ea8a58be5
2016-05-14 02:42:13 -04:00
Luis Vidal
69d73253b4
Add overlay for fingerprint help URL
...
Change-Id: Ieb98af0b2619dbb6013ba6ac19e498fc23f76bea
TICKET: CYNGNOS-2560
2016-05-12 14:50:11 -07:00
luca020400
f9dccd7264
cm: Build DataUsageProvider
...
Change-Id: I89124cd684f40b48099ce32be3e20111c044c8a0
2016-05-10 20:04:18 +02:00
Abhisek Devkota
244e2cda88
Prep for C-Apps support
...
Without this patch, you will enter permission rejection hell.
RM-232
Change-Id: Ifa3fd57b97dee280083035f1086e988ac649eaef
2016-05-09 14:06:23 -07:00
Rohit Yengisetty
d7cbcb3212
Update Ambient SDK to 1.5.8
...
Change-Id: I3262c0401af53658ea5d7789a8e4f23fe9c159d2
2016-05-08 13:37:10 -07:00
Steve Kondik
e49dd26ace
cm: Add SE policy for iop service
...
Change-Id: I14338a03c469cd71a6d5c7fecc71eb2290b2e6c4
2016-05-06 12:38:50 -07: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
Steve Kondik
7a92949668
cm: Remove garbage from sepolicy
...
* Not sure how the -- got here but it causes the rules to be invalid.
Change-Id: Ib17217d14f844d7aa27bb554346183e32ff5ae13
2016-04-30 02:32:02 -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
Steve Kondik
3fe3faafd0
cm: Add CMAudioService the platform
...
* Also brings JNI to CMSDK
Change-Id: I599964a1f9200a8d2ecdad0bb8c4d8593e6d7415
2016-04-26 16:41:19 -07:00