Junda Liu
526c34bbdf
Add CarrierConfig to device mk as it is needed by TeleService.
...
Bug: b/23682501
Change-Id: Ia3ff89473cf6e33008aaa12e73796f32de7cc2bb
2015-09-02 14:03:32 -07:00
Tao Bao
d3518cc2cf
RazorG: Reduce the journal size to zero.
...
Bug: 22940588
Change-Id: I5dfae62c4baa01a15144eb32328d77d62023f2e1
(cherry picked from commit 4a93a41742739790dd77f4f2bbd478ee8170a4c5)
2015-08-04 13:59:17 -07:00
Jeff Sharkey
eb383954e9
Add support for USB OTG devices.
...
Bug: 22828819
Change-Id: Ib5b36ed7bc86aca512eef5b187a7573283d3b0dc
2015-08-03 16:12:08 -07:00
Sanket Padawe
fa3d3a6077
Add overlay value for apn_expand_bool to false for deb device.
...
Bug: 22787515
Change-Id: I42c7368cf10615a519ed538d0688e267e56e5350
2015-07-29 17:49:06 -07:00
william_shih
196a8118de
Add camera.avg and camera.flashlight to power_profile.xml
...
Issue: 21757700
Change-Id: I5288d7652064010f7f0a964a901bbfa5fa5f2a8b
Signed-off-by: william_shih <William_Shih@asus.com>
2015-06-29 17:10:45 -07:00
Sanket Padawe
81b59f119c
Add flag indicating device supporting EAP SIM, AKA & AKA'.
...
Bug: 22014309
Change-Id: I852e372ab1cc308b4bbc5ca7dc2a5cc9ca4c4e5c
2015-06-26 15:53:56 -07:00
Dan Albert
4f4c465290
Remove stlport from deb.
...
Bug: http://b/15193147
Change-Id: Ifc3fdef99451af5d0b1f3da723bfbaa8208b605b
2015-05-30 14:55:44 -07:00
Robert Greenwalt
7b93b0f22c
Merge "Add support for static RadioCapabilities." into mnc-dev
2015-05-14 00:07:12 +00:00
Robert Greenwalt
b4a592e959
Add support for static RadioCapabilities.
...
Some RILs don't support RIL_REQUEST_GET_RADIO_CAPABILITY. Add
code to RIL.java to notice a REQUEST_NOT_SUPPORTED response and
check config.xml (config_radio_access_family) for a static answer.
Also catching GENERIC_FAILURE responses because Hammerhead modem
returns that. B 21079604 created for this.
If neither Modem nor config.xml provide data, uses RAF_UNKNOWN
so we don't lie about capabilities and also so we fail fast
(setPreferredNetwork won't work).
bug:20561357
Change-Id: Ia261c752ba795fd673ecfe5497fd6652f093f26e
2015-05-13 16:09:47 -07:00
Dan Albert
9d224b258c
Whitelist device for stlport.
...
Bug: http://b/15193147
Change-Id: I61ac7c12f1440ef7c2ff7647a7e57baacf57bdec
(cherry picked from commit 7b803eed6d3caf7c433de86bc10d9e435f3fdce3)
2015-05-08 10:05:31 -07:00
Nick Kralevich
9a682002d0
am 1d1ea49b
: Merge "deb: misc SELinux changes."
...
* commit '1d1ea49bcaab60874d2766a35bf7bbd1bb73c438':
deb: misc SELinux changes.
2015-04-02 02:59:48 +00:00
Nick Kralevich
1d1ea49bca
Merge "deb: misc SELinux changes."
2015-04-02 00:28:20 +00:00
Nick Kralevich
2a17be346d
deb: misc SELinux changes.
...
* Move binaries to /system/bin and stop using /system/bin/sh
* Remove init.qcom.class_main.sh . It doesn't exist.
* Use domain transitions based on the file label instead of
seclabel statements.
Change-Id: I9df57a84cb4fcb59eebc9f61c44f01a8f585605c
2015-04-01 15:16:03 -07:00
Jeff Sharkey
370f89abf0
Updated external storage configuration.
...
vold now manages external storage in a much more dynamic fashion,
so we no longer need to define FUSE daemons or mount points.
Bug: 19993667
Change-Id: I144fc2cd620fe7ef848fa835def247070a201e80
2015-03-30 19:17:02 -07:00
Nick Kralevich
dde28cf08f
am 70af5737
: Merge "delete service asus-dbug-d"
...
* commit '70af57379988212785d70a7c3f9ce4c397513d49':
delete service asus-dbug-d
2015-03-28 17:07:04 +00:00
Nick Kralevich
70af573799
Merge "delete service asus-dbug-d"
2015-03-28 16:41:21 +00:00
Nick Kralevich
adf3935503
delete service asus-dbug-d
...
SELinux prohibits init from running executable code from
/data, so this is a no-op.
Also, we don't want to give any package named com.asus.debugger
a full root shell. Nexus devices don't ship with such a package,
and it's trivial for anyone to create a package by the same name.
Change-Id: I1fbe2871d93edae374a453466eefd859e4c74ce4
2015-03-28 08:08:35 -07: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
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
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
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
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
Ed Tam
592b892080
Remove /storage/emulated/legacy mount point.
...
Bug: 8876648
Change-Id: I133432036632f2558f79ba12f26fd18f86f4039c
2014-06-24 10:46:36 -07: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
Nick Kralevich
9b6a0e04ec
am 1b81aefa
: Merge "Run the charger in the healthd domain."
...
* commit '1b81aefa1abd4e60d76b30107da825c93e9cfe18':
Run the charger in the healthd domain.
2014-06-12 18:51:43 +00:00
Nick Kralevich
1b81aefa1a
Merge "Run the charger in the healthd domain."
2014-06-12 05:34:11 +00:00