Commit graph

644 commits

Author SHA1 Message Date
Dave Daynard
c4ffc9d60b deb: add thermald to system group
7f6a36a2e6

Change-Id: I06a0407ea8bc8893242be3007f721e3e4ec95785
2015-02-22 20:22:39 +00:00
Dave Daynard
5a8a3221e7 deb: use half-res boot animation
Change-Id: I83f9b1fcd6ae871d76823fd2ddb0a98beec523bd
2015-02-22 10:41:38 -05:00
Craig Lafayette
6f376cc577 Remove Edu specific Nfc overlay from deb.
Bug: 19339101
Change-Id: Ib54dca6b537131c023386afa46575bf59a8598d5
2015-02-10 19:48:33 -05:00
Nick Kralevich
f224a4c623 am 135a7f10: Merge "remove useless attempt to chmod /system/bin/ip"
* commit '135a7f1076f8128bfe6264f87ba740af167521a9':
  remove useless attempt to chmod /system/bin/ip
2015-02-01 00:53:15 +00:00
Nick Kralevich
135a7f1076 Merge "remove useless attempt to chmod /system/bin/ip" 2015-02-01 00:42:05 +00:00
Nick Kralevich
7578b9aee0 remove useless attempt to chmod /system/bin/ip
/system is mounted read-only. It's impossible for init to modify
the permissions on /system/bin/ip.

Change-Id: I868df5c67a7654ad80cb2cbf3f0ea27e441eeff7
2015-01-31 16:28:57 -08:00
Nick Kralevich
fd17e97fdc am 435cde8a: Merge "move /data/tombstone creation to system/core"
* commit '435cde8a20dd9105da25ba8a8e6de3dceea8bedd':
  move /data/tombstone creation to system/core
2015-01-31 07:49:18 +00:00
Nick Kralevich
435cde8a20 Merge "move /data/tombstone creation to system/core" 2015-01-31 02:06:59 +00:00
Nick Kralevich
d294906996 move /data/tombstone creation to system/core
Bug: https://code.google.com/p/android/issues/detail?id=93207
Change-Id: I590d0297de49e8f80b8c1d1c7374fa294eb69e7d
2015-01-30 17:40:43 -08:00
Ethan Chen
32a022870e deb: Update build fingerprint
Change-Id: I494ebcf04408973bd717b9b2c2b9dbaa62f62f1e
2015-01-30 17:28:35 -08:00
Dave Daynard
a4c20da5b5 Revert "deb: fixes for RIL"
This reverts commit e687514922.

Change-Id: I93f7ffc6656ba465ff59f39b026b2be972568a2a
2015-01-26 05:00:05 +00:00
Dave Daynard
e687514922 deb: fixes for RIL
- Allow Telephony to access /proc/cmdline, which it's been requesting
since 4.3

- Allow SIM hotswap. It is accessible and works just fine

- Increase radio scan timeout. Most devices set this to infinite, and
there's no reason to restrict to only 9 seconds.

- Explicitly ignore CDMA subscription on SIM card. This fixes RIL not
being recognized on some Verizon SIMs because the RIL stalls trying to
do CDMA registration. This isn't a perfect solution, as you still need
to cycle airplane mode or eject and reinsert the SIM to get it to work,
but it's better than no RIL. Requires
http://review.cyanogenmod.org/#/c/85250/

- In the same vein, ensure we are always in GSM mode as the RIL can get
confused and try to set the wrong network mode on Verizon. Requires
http://review.cyanogenmod.org/#/c/86646/
http://review.cyanogenmod.org/#/c/86586/ and dependencies thereof.

Change-Id: I75085f5fd56327a27203252801755109fe57117b
2015-01-26 02:51:22 +00:00
Brinly Taylor
9114763217 deb: fixup wrong resolution in cm.mk
looks like the width is wrong.

boot animation size is wrong as mentioned by Greg Willard in
http://review.cyanogenmod.org/#/c/81185/

Change-Id: I096e468bab8ea7992ac034a151011d727d439595
2015-01-25 06:22:25 +00:00
Dave Daynard
68c085a4c1 deb: remove qrngd
Change-Id: I3efeb2706fe754dcfac66b01610f290fbf5f6614
2014-12-27 11:20:14 -05:00
elektroschmock
fa3100967e deb: Re-enable hardware key overlays
Change-Id: If2537f9727b83619d6ae6e75b3067ad47cca76af
2014-12-27 01:56:32 +02:00
Ethan Chen
c0d19aa122 Update path to libWVphoneAPI
Change-Id: I1ae3f9ab91fa24be164486499dc8d0c77c8df4d7
2014-12-17 02:06:27 -08:00
Ethan Chen
c86943e751 deb: Remove duplicate tzapps entry
Change-Id: I2aa524355f3915c0ed0fecc0e806fa9644981ec2
2014-12-17 02:06:19 -08:00
Ethan Chen
1f52fc0dc3 deb: Add missing Adreno lib
Change-Id: Id1fc350e73adfaf6af5b1668b300e2ebf1015db1
2014-12-17 00:12:33 -08:00
Ethan Chen
ab7cdcb6d9 Android 5.0.1 release 1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iEYEABECAAYFAlR+XmAACgkQ6K0/gZqxDnhSDACggJfAT3aAnK3iB7mlUsfP9WEE
 d2AAnAuvv7G+747Cpqw4uhRXMR4neMFJ
 =ydTd
 -----END PGP SIGNATURE-----

Merge tag 'android-5.0.1_r1' into cm-12.0

Android 5.0.1 release 1

Conflicts:
	fstab.deb
	init.deb.rc
	overlay/frameworks/base/core/res/res/values/config.xml

Change-Id: I471caa7a7a3bccd07997d9521773c174e23b26e3
2014-12-16 21:18:44 -08:00
Christopher Ferris
76ffc43d82 am ddb1e43c: Merge "Really enable jemalloc."
* commit 'ddb1e43c8f51d453ae108d98701cf3858f1083cb':
  Really enable jemalloc.
2014-12-04 09:22:20 +00:00
Christopher Ferris
ddb1e43c8f Merge "Really enable jemalloc." 2014-12-03 20:59:29 +00:00
Christopher Ferris
14558e438e Really enable jemalloc.
This change was made before and wiped out by a merge coming from some
other branch.

Change-Id: Iaa52f1b102876a69869e586747894d47ab8a88cd
2014-12-03 11:53:37 -08:00
Ed Tam
fd0011f9fc am 488d284b: Move wifi setup script from main to late_start
* commit '488d284bb1dae8f68d69e6ea0f77482b147fc9fd':
  Move wifi setup script from main to late_start
2014-11-21 02:45:25 +00:00
Robert Greenwalt
adbf8057da am 02c73d87: Changing config_tether_apndata to support mvno
* commit '02c73d87c308ba76b4f8fbaaf57f8d3268ca1a39':
  Changing config_tether_apndata to support mvno
2014-11-18 02:06:47 +00:00
Ed Tam
488d284bb1 Move wifi setup script from main to late_start
Bug: 17358965

Change-Id: I1019780219423b704d2069007d873efdae74c4b9
2014-11-17 16:32:39 -08:00
Robert Greenwalt
02c73d87c3 Changing config_tether_apndata to support mvno
Bug: 10096119
Change-Id: I551236040c810b9603fb84542af9765184ce0c29
2014-11-10 17:30:01 -08:00
The Android Automerger
5d72f0d13f merge in lmp-release history after reset to lmp-dev 2014-11-06 17:46:48 -08:00
The Android Automerger
c38d347249 merge in lmp-release history after reset to lmp-dev 2014-11-06 15:29:03 -08:00
Ed Tam
65c4d9058a am 2afcb29e: deb: Disable diag device in normal mode.
* commit '2afcb29e5a1d4518ab59709c0a925e465b1cf6ce':
  deb: Disable diag device in normal mode.
2014-11-01 17:48:09 +00:00
Ed Tam
11eca05922 deb: Disable diag device in normal mode.
Remove the diag device when the device is in normal mode.

Bug: 18203257
Change-Id: I79b3106f1ab0249459d8045b86cf63e227bf5c8c
2014-10-31 18:18:05 -07:00
Ed Tam
2afcb29e5a deb: Disable diag device in normal mode.
Remove the diag device when the device is in normal mode.

Bug: 18203257
Change-Id: I79b3106f1ab0249459d8045b86cf63e227bf5c8c
2014-10-31 14:05:24 -07:00
Christopher Ferris
f7bd9fa832 am 0ce3a783: Merge "Indicate this uses dlmalloc."
* commit '0ce3a783d549d023ddc553a04fed717ffb2ff533':
  Indicate this uses dlmalloc.
2014-10-28 04:31:01 +00:00
Lorenzo Colitti
9531174d21 Support Ethernet on deb.
Bug: 17626589
Change-Id: I581da1782aaf6008f7014795b0ba970503e6c373
2014-09-25 11:02:46 +09:00
Bill Yi
f76b041f8d Update blob scripts to reflect GL libraries move
BUG: 17260357
2014-08-25 20:48:17 -07:00
Robert Greenwalt
f20655071f Override some Telephony tcp buffer sizes for deb.
bug:16549611
Change-Id: Ife1fba4a019d4ebdbcb4fe7b20048d4e63f541aa
2014-08-18 18:16:43 -07:00
Christopher Ferris
13f70dab33 Force clean when getting jemalloc.
Change-Id: Ibf60866b8ac2b594635116afbcf33e6351a3202b
2014-08-08 22:36:32 -07:00
Christopher Ferris
e24b3066de Enable jemalloc.
Change-Id: Ie3d1cf71c4915d4f579fdc6e7223fc80883bf9aa
2014-08-07 13:50:01 -07:00
Bill Yi
67f95bd806 Revert "Remove SYSTEM/etc/gps.conf"
This reverts commit 3bb107f311.

BUG: 16235511
2014-08-05 11:17:09 -07:00
Martijn Coenen
e580b79f6a Deb: NFC: Rename Broadcom NCI HAL.
Bug: 16542494
Change-Id: I6c9e4288cac164308782879ecdc5d1ecb044c7f2
2014-07-25 17:06:52 +00:00
Matt Mower
c74311357b deb: remove redundant kernel dependency
android_kernel_google_msm is already listed as a dependency of the flo
device tree, no need to relist it here.

Change-Id: Id9a5ab82f4251d33dbdeb020cab487d5af13fcfd
2014-07-18 18:55:57 +00:00
Bill Yi
3bb107f311 Remove SYSTEM/etc/gps.conf
BUG:16235511
2014-07-16 17:08:41 -07:00
Christopher Ferris
06bb4ed482 Indicate this uses dlmalloc.
(cherry picked from commit d59de2dc2c)

Change-Id: I4ecff6a232701007f7909cd36513baacbf5b3efd
2014-07-11 21:16:25 -07:00
Christopher Ferris
0ce3a783d5 Merge "Indicate this uses dlmalloc." 2014-07-10 20:55:07 +00:00
Christopher Ferris
d59de2dc2c Indicate this uses dlmalloc.
Change-Id: I27678c2ca40b5c409fb2d700c420c6235127850f
2014-07-10 12:43:42 -07:00
The Android Open Source Project
f73bfd0851 Rename GL binary name
Change-Id: I9d60da0dfdfa65b8e813709a6e86febe523a6854
2014-07-07 09:11:16 -07:00
Ethan Chen
66722f28d1 deb: Update fingerprint to latest OTA
Change-Id: Ibb9e917c514ac9cba09537299ecec8bbc02ae553
2014-06-25 10:22:28 -07:00
Ethan Chen
7a40888e19 deb: Update proprietary extraction scripts
* Add tzapps
* Update copyright year

Change-Id: I1b3c2799f9c8beb0575c8330b3b3ba225e053f53
2014-06-25 09:57:37 -07:00
Ed Tam
592b892080 Remove /storage/emulated/legacy mount point.
Bug: 8876648
Change-Id: I133432036632f2558f79ba12f26fd18f86f4039c
2014-06-24 10:46:36 -07:00
Dave Daynard
1bf9ebdefe deb: switch to interactive governor
ondemand is causing watchdog timeouts

Change-Id: I18acd97ee2c068d1f9cbc219b868ed24553549b3
2014-06-22 12:05:13 -04:00
Nick Kralevich
386e0ad140 am 9b6a0e04: (-s ours) am 1b81aefa: Merge "Run the charger in the healthd domain."
* commit '9b6a0e04ec56d36a935c6f045c24639f33b75b7b':
  Run the charger in the healthd domain.
2014-06-12 19:01:09 +00:00