Commit Graph

1914 Commits

Author SHA1 Message Date
Steve Kondik d3827c4f41 cm: sepolicy: Allow ueventd to load WiFi and audio irmware
* Every device which uses Prima or WCD will hit this, so just allow it.

Change-Id: Ie2303ad7fc3498276d41e567a738cd016f635453
2014-04-05 14:56:09 -07:00
Steve Kondik 002b4f0a4f cm: sepolicy: Allow ueventd to properly handle cpufreq changes
* We need to allow relabeling since these files can pop in and out if
   the governor is changed.

Change-Id: Id75099290e24dac9962d4fed8148ec2df9e256b2
2014-04-05 14:05:13 -07:00
Roman Birg bd3a941634 fix the mac build
Change-Id: I58ba010150da6ccc062722b975afde0f12b68fc5
Signed-off-by: Roman Birg <roman@cyngn.com>
2014-04-01 00:07:44 +00:00
Dan Pasanen 47d3fb0fec vendor/cm: add more verizon apns
* Because we didn't already have enough did we?
* This fixes "No apn selected for device" when sending/receiving
  MMS.
* Removed the MobiPCS apn. Its breaking network extenders because
  and I its conflicting with the vzw apn of the same mcc/mnc pair.
  I doubt they use this pair anyway.

Change-Id: I70671482af5356ee6562d4d388fda6e90fc5c15b
2014-03-30 14:38:21 -05:00
nadlabak f8e70ab9b9 apns-conf: Fix SKT LTE typo
Change-Id: I0e2b24ca0bffa36571d34a9aff51a6fb8f48d835
2014-03-27 00:08:18 +01:00
nadlabak c38a8868bf apns-conf: Fix Movistar Argentina (CYAN-3739)
Change-Id: I5df84ca343f2b5f1d89f405a7a32bee4479b4472
2014-03-26 11:31:32 +01:00
Dan Pasanen dabb75fa51 apns-conf: fix NetCom (Norwegian)
Change-Id: Ia6d71e1a5320e4645f90b77f93c59b4a1e4cb7f0
2014-03-23 05:49:38 -05:00
Ricardo Cerqueira 58154f365c Revert "Add SELinux filesystem relabeling to init"
This reverts commit d2d1a7ffb1.

Revert "selinuxrelabel: Remove attempts to relabel /system"

This reverts commit cae5f24530.

Revert "Recheck /data for selinux labeling"

This reverts commit c4dcb16ca9.

Revert "selinuxrelabel: Add a check for dalvik-cache"

This reverts commit c7e9230614.

Revert "selinuxrelabel: Need to check in priv-app now"

This reverts commit 3013c99acb.

Revert "selinux: When adding userdata labels, do cache too"

This reverts commit 8994907baf.

Revert "selinux: Use a more reliable sentinel to flag /data labelling"

This reverts commit b52874de53.

Change-Id: I7779aaca3b0751ed74d525292681817182a0aa7f
2014-03-20 21:21:17 +00:00
Danesh M 4da88ceb96 VendorCM : Add default wallpaper density bucket for hdpi
Change-Id: Ia49dc5a6ee52458347ee2b4e1b3cb7b562ab6a8c
2014-03-19 02:47:14 +00:00
Danesh M 8526bd1807 VendorCM : Add density bucket for xhdpi
Add missing density buckets for devices such
as the nexus 5.

Change-Id: If759e5f061fe7f199db0688889db9559538dad84
2014-03-18 19:52:28 +00:00
Matt Mower 878392df27 Re-add apns from squashed revert
apns re-added from:
- Add apns/eri for Boost Mobile
- Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank

Change-Id: I2e0091cc4ed1a5c6957792940aba13b801bf7335
2014-03-18 16:41:28 +00:00
Matt Mower 884aaadf71 Squashed revert of mms and spn-specific overlays
In theory, could have been a good idea, but ultimately just leads to
headaches for device maintainers that need to overlay any of these.

Revert "overlay: remove Verizon specific eri.xml"

This reverts commit 5f92da62c6.

Revert "Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank"

This reverts commit eeeb0888d4.

Revert "Add apns/eri for Boost Mobile"

This reverts commit b207e2eda3.

Revert "add more vzw eri's"

This reverts commit 82e10af192.

Revert "multi-carrier overlays: Add eri and config for US Cellular"

This reverts commit 1af75f1ba7.

Revert "Multi-carrier overlays: Fix Mms"

This reverts commit f8b0737a43.

Revert "Generic multi-carrier overlays based on hammerhead"

This reverts commit 6f5758c9c3.

Change-Id: I3495a89ce405362dc558f7ec7f0e61adea9fa507
2014-03-18 16:37:19 +00:00
Brian Beloshapka 5de6ec579e apns: Add type default for Sprint.
Change-Id: I9e5c5702a47a1497120bb808b2d1c6585dde538b
2014-03-18 00:16:28 -04:00
Abhisek Devkota a797495f06 Merge "vendor/cm: We are at CM11 now" into cm-11.0 2014-03-14 15:36:46 +00:00
Brinly Taylor 807e5662d1 vendor/cm: We are at CM11 now
Change-Id: I0a4b4319506043cae16ad9b6ad360c06961d0fb2
2014-03-14 19:54:20 +10:30
Ricardo Cerqueira 11192e27b5 Merge "overlay: add tmo and att default LTE apns" into cm-11.0 2014-03-12 17:37:54 +00:00
Ethan Chen 449fb2ceef Merge "overlay: remove Verizon specific eri.xml" into cm-11.0 2014-03-10 23:51:34 +00:00
Matt Mower 5f92da62c6 overlay: remove Verizon specific eri.xml
Restore order to the universe by removing that which is evil.

For some strange reason, Verizon devices do not agree on the eri.xml to
use, even on the same spn. Since it is not universal, it does not belong
in vendor/cm (at least while there is no automatic method to check which
eri.xml should be used). Remove these so that we don't end up with
strange double-overlay issues for devices.

Change-Id: If5a28ed03c8cc6b145c151c7ebf95fabdf81f434
2014-03-07 17:31:02 -06:00
Dan Pasanen ff14150a5d overlay: add tmo and att default LTE apns
Change-Id: Ic243e0f9a37bbb50fb8d3b4c598f7e6e7e663fce
2014-03-05 19:57:13 -06:00
fuzz a278f039cb cm: Move default ringtone override to telephony.mk
Change-Id: If5bf8f72f9b07271145d910ba5c44dc73748ae27
2014-03-04 21:41:25 +09:00
black eeeb0888d4 Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank
* APN information *
au: http://b00111.blogspot.jp/2013/04/sim-apn-au-ltesim-3gsim-lte-net-au-net.html
SoftBank: http://b00111.blogspot.jp/2011/07/simapnsimsimsim.html
EMOBILE: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml
b-mobile: http://www.bmobile.ne.jp/devices/apn_data.html

* authtype *
0 is for no authentication
1 is for PAP authentication
2 is for CHAP authentication
3 is for CHAP or PAP, whatever is available

Change-Id: Ib76ced71fa0efe3125db7f97271a6cdf979dbf90
2014-02-26 05:11:04 -08:00
dhacker29 b207e2eda3 Add apns/eri for Boost Mobile
Change-Id: I01bb82afe9a7a35d0a309491fe96da34655ec9c3
2014-02-25 10:30:32 +00:00
Steve Kondik c7af34a7d6 Merge "Clean up Japanese APNs" into cm-11.0 2014-02-25 10:29:23 +00:00
Steve Kondik b4fb9532ef Allow reading of cpufreq attributes
* Various tools might want to use these values without writing to
   them. Set world readable for all nodes.

Change-Id: I5521ca0104e9f21b2e3fdb3469485f887ee50f28
2014-02-23 21:49:00 +01:00
black 34d34e04a5 Clean up Japanese APNs
* Rename and rearrange Japanese APNs to make intelligible.

Change-Id: I628012eb5a2cdc1b4e95ca9a6cf1eaa88eb88b31
2014-02-23 01:46:37 -08:00
dhacker29 757118e57a Update Motorola contributors
Change-Id: I1cfd76a1b10d7e745cc1e2de966e6e1bf3152f5a
2014-02-19 09:42:46 +01:00
Ricardo Cerqueira 17b25874d1 version: Remove dash from TARGET_VENDOR_RELEASE_BUILD_ID
This variable is used to build the fingerprint and description on
signed builds, and the dash can't go in there. Add it only when
constructing the final display version variable

Change-Id: I0736d3a88e5f9980c28e6e9afa7e2f9e2d23f815
2014-02-16 17:15:07 +00:00
fuzz 1acbadb7ff cm: Update Amazon Kindle Fire 2nd Edition device maintainer
Change-Id: I2210cf621d24ecfb2747a53f9233952c567a814e
2014-02-13 22:48:46 +09:00
Arne Coucheron ed80aaf56f Cleanup and consolidate APNs for providers using Telenor NO network
* Remove "Telenor MMS" - Was merged into "Telenor" in a previous patch
 * Rename Ludo to Ventelo - Ludo doesn't exist anymore
 * Merge "Mobitalk Internet" and "Mobitalk MMS" into a single APN

Change-Id: I77ff06d6c8d6021cd1887468bbeb7ac9315e68bb
2014-02-09 04:31:46 +01:00
Abhisek Devkota ae9bff6bc2 Merge "cm: Update default wallpaper for sw600dp/sw720dp devices" into cm-11.0 2014-02-08 11:30:06 +00:00
Dan Pasanen 82e10af192 add more vzw eri's
Change-Id: I8a299ad5d727dd084eb173aeb040c165bb556f51
2014-02-06 07:06:38 -06:00
Ricardo Cerqueira dd951a8439 Merge "multi-carrier overlays: Add eri and config for US Cellular" into cm-11.0 2014-02-05 23:12:02 +00:00
fuzz 8b2d109d48 cm: Update default wallpaper for sw600dp/sw720dp devices
Change-Id: I99bd1f7d7f735279a5c3e0e7d54220f5f647644e
2014-02-05 20:50:44 +02:00
Steve Kondik 20bb5f8213 Merge "cm: New ultimate revolutionary feature of revolution!" into cm-11.0 2014-02-05 16:01:40 +00:00
Steve Kondik e4f938c7d5 cm: New ultimate revolutionary feature of revolution!
Change-Id: Ia3d0a099b8cb0c5170f3aaba0fb68d1f216b6be7
2014-02-04 22:59:01 -08:00
Abhisek Devkota 771ef27089 Add Telenor Unified
New APN per https://jira.cyanogenmod.org/browse/CYAN-3338

Referenced: http://anderse.wordpress.com/2012/07/28/telenor-mobil-norway-apn-settings/

Change-Id: I119e0691128802cbfb3821ad9b17e6f49e20765e
2014-02-05 01:25:18 +00:00
dhacker29 1af75f1ba7 multi-carrier overlays: Add eri and config for US Cellular
Change-Id: I112716f94eb9fe7509845689688fcea13da361f7
2014-02-04 17:01:26 -06:00
Ricardo Cerqueira 3daf788bd0 Add a default MMS UA Profile URL
Companion change to I8a648014873319ea0d0f1089495d6777b8a1b8bf,
config_mms_user_agent_profile_url can't be empty either

Change-Id: Ib6b34972439818da47c389377664e75263dfd21b
2014-02-04 18:02:24 +00:00
Ricardo Cerqueira f6b29e27a8 Add a default MMS UA
The default user-agent isn't set, which makes
TelephonyManager.getMmsUserAgent() return an empty string when a
device doesn't have one in its own overlays. Every hardware should
set its own unique name for this, but add a default value for cases
in which is is forgotten.

Fixes android.telephony.cts.TelephonyManagerTest#testTelephonyManager

Change-Id: I8a648014873319ea0d0f1089495d6777b8a1b8bf
2014-02-04 17:34:39 +00:00
dhacker29 f8b0737a43 Multi-carrier overlays: Fix Mms
-Set default uaProfUrl which can then be overridden
 -Add verizon eri for 31099

Change-Id: I24c9ab498cf4058367987cfe12513c4adddb7543
2014-02-02 15:11:09 -06:00
Brint E. Kriebel f2e2fee00c Merge "cm: Update the path for jenkins-generated files" into cm-11.0 2014-01-31 23:51:43 +00:00
Brint E. Kriebel a1e4912298 cm: Update the path for jenkins-generated files
Change-Id: I846d3c67f5a0a41457e28c93ba200dab1d14adf0
2014-01-31 11:59:56 -08:00
dhacker29 6f5758c9c3 Generic multi-carrier overlays based on hammerhead
-Added Sprint MWI quirk to 310120
 -Added Verizion specific eri file

Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663
2014-01-31 03:59:00 -06:00
Arne Coucheron 67e80038e2 cm: Add Galaxy S4 Mini maintainer
Change-Id: I7580e9e89f24eca96e5d4b76d71dc4a3b8b41816
2014-01-30 22:04:30 +00:00
Michael Bestas 8deec444c8 cm: Add Trebuchet back to the build
Change-Id: Icbb6267a547e4022c6fc5382a33ba75e257006d9
2014-01-30 21:42:22 +00:00
Abhisek Devkota 83a586ede5 Merge "Add half-resolution boot animations for low-end devices" into cm-11.0 2014-01-30 21:35:17 +00:00
Steven Luo 367e64830f Add half-resolution boot animations for low-end devices
On low-end devices, the current 48 fps boot animation can use more than
50% of CPU time, and if the texture cache is enabled, a majority of main
memory as well.  For these devices, add half-resolution variants of the
lower-resolution boot animations which display 2x upscaled -- this
greatly speeds the boot process and makes the boot animation run more
smoothly.

Change-Id: I0140616ca38c52a06dd4622f1c20a9ca0da95f4b
2014-01-30 13:22:18 -08:00
Brint E. Kriebel ac948f53eb cm versioning: fix certificate check
The variable used does not exist at this stage of the build. Switch
to PRODUCT_DEFAULT_DEV_CERTIFICATE, which does exist when in use.

Change-Id: Icb3bbaa437e68b96e1ce05a09f6525cd1ddb9a6a
2014-01-24 09:58:36 -08:00
Abhisek Devkota dc9a8e4107 Fix Simyo APN, Remove Blau ES
Per https://jira.cyanogenmod.org/browse/CYAN-3313

Change-Id: Ic723fa99d85d542e20cccfc3a91f69bd1cdbbea0
2014-01-22 22:25:14 -08:00
Michael Bestas 70d21b306d Exclude extra LatinIME dictionaries in "mini" builds
Change-Id: I935f1ba5addcff2b2e4d738550db3ca6916fe07f
2014-01-28 02:08:09 +00:00