Commit graph

116 commits

Author SHA1 Message Date
Zhao Wei Liew
e790d50508 deb: Clean up duplicate and deprecated overlays
* These overlays are either non-existent or are
duplicates of the defaults in framework.
* Replaced Launcher2 with Trebuchet

Change-Id: I555fa8230f6f05ebb682bac4b315ce0c3a398d13
2015-12-17 09:07:01 -08:00
Dave Daynard
5537bd7dbd deb: overlay valid network modes
Change-Id: Ic945182b173b964ab40f939a4445999d95f7b872
2015-11-22 21:12:42 -05:00
Dave Daynard
1ebff57e16 deb: remove local telephony overlays
These are superseded by CarrierConfig

Change-Id: Ia03a449039fc6521159fa56ffd105f780dccd9dc
2015-11-19 22:58:54 -05:00
beanstown106
465a2c7639 deb: Enable doze power saving mode
* This is a key feature of M's doze mode.

Change-Id: I14bc42bcbc165400314299dc6eb20e15a97cde91
2015-11-19 19:46:41 -08:00
doc HD
2ac14d9dce deb: Add back deviceHardwareKeys & deviceHardwareWakeKeys overlays
Change-Id: I4ac7cd6a847c178865f67c47e5e99d1986bf4d78
2015-11-16 01:18:43 -05:00
Dave Daynard
022c25889d deb: remove CarrierConfig
Change-Id: I0c782f87626b3ae827678d97855e9c2c1f1de08a
2015-11-16 01:03:55 -05:00
Dave Daynard
5365a894a1 deb: disable non-existent overlays for now
Change-Id: I83068c8c4c65ffd4804c19271eb38d76a9aff229
2015-10-19 12:50:39 -07:00
Dave Daynard
7d307ae4af deb: storage_list.xml is deprecated
Change-Id: I42267f0a85e004d248ea41b74262e5c2d2e69c1d
2015-10-11 13:06:53 -04:00
Dave Daynard
d9aba1806f Merge remote-tracking branch 'google/marshmallow-release' into cm-13.0
Change-Id: I37c2eb3fdc04626b7ce30f423104321d1e987c6b
2015-10-11 13:00:23 -04:00
Sanket Padawe
cd5efc0e24 Fix directory path for CarrierConfig overlay for deb.
Bug: 23722131
Change-Id: I52116d8c7877ffdde15e76e05b8ecafe467aa8e4
2015-09-03 10:44:01 -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
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
Ethan Chen
91f1d5ad1a Android 5.1.0 release 1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iEUEABECAAYFAlT0jx8ACgkQ6K0/gZqxDnjp/ACYqS+XLv/9dzmgDrUvgVvJXCJg
 XwCfdYqvUjsxv3Wzij7HoknbAN18RLo=
 =PjCI
 -----END PGP SIGNATURE-----

Merge tag 'android-5.1.0_r1' into staging/cm-12.1

Android 5.1.0 release 1

Change-Id: I0e35a51ed8c306e762fc0de386ac0fa962f49e83
2015-03-23 21:23:01 -07:00
Dave Daynard
4af661eea2 deb: telephony changes
- Allow SIM hotswap. It is accessible and works just fine

- Enable telephony.lteOnGsmDevice=1

- Declare GSM telephony permission as it's required for the network
  modes menu now

Change-Id: I541341b67e990166936503dce701ea2adec3a70a
2015-02-22 15:10:28 -08:00
Ethan Chen
d501c6b7f3 deb: Remove deprecated overlay
Change-Id: I897393d0ccad4d6bef72a271b3fd77beb484e6f3
2015-02-22 20:27:53 +00:00
percy-g2
f1ec8b0bce CM Performance profiles
Modified for deb as ondemand governor causes reboots

Change-Id: I5b8bb88dff5b4263d70411e611af5eca144d5270
Signed-off-by: percy-g2 <gahlotpercy@gmail.com>
2015-02-22 20:24:07 +00:00
Craig Lafayette
6f376cc577 Remove Edu specific Nfc overlay from deb.
Bug: 19339101
Change-Id: Ib54dca6b537131c023386afa46575bf59a8598d5
2015-02-10 19:48:33 -05: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
elektroschmock
fa3100967e deb: Re-enable hardware key overlays
Change-Id: If2537f9727b83619d6ae6e75b3067ad47cca76af
2014-12-27 01:56:32 +02: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
Robert Greenwalt
02c73d87c3 Changing config_tether_apndata to support mvno
Bug: 10096119
Change-Id: I551236040c810b9603fb84542af9765184ce0c29
2014-11-10 17:30:01 -08: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
Robert Greenwalt
f4cb8ed17c Add ethernet to deb
Change-Id: I8a4cc72048327a7228fbc5f2a9702b6e11aff2cb
2014-05-21 15:23:37 -07:00
Kenny Guy
f885a0fb77 Add new flag to indicate UI support for multi-user.
Change-Id: I14aa128dbd37500d6a1206487fcef5dde5625fcc
2014-02-24 12:57:24 +00:00
Jessica Hummel
7f22d30117 Deb devices: Add managed provisioning mime type to the types that NFC recognizes during provisioning.
I've also edited the parent class to enable nfc during setup for all devices for the managed provisioning mime type. We still need to support the nfcProvision mime type for some devices (e.g. deb).

Change-Id: I962279f13082ac89fba6f815aa34706ffed69497
2014-01-16 12:31:57 +00:00
Björn Lundén
37ae93f8cb deb: Update storage configuration for usbdisk
Fixes mounting of storage connected via USB-OTG

Change-Id: I86944c8283b22c29a52978d6d6d7059d910466a4
2014-01-15 08:11:46 -06:00
Dave Daynard
d4b4627f96 Revert "Default AT&T tethering and MHS modes to off"
This reverts commit f0130356a7.

Conflicts:
	overlay/frameworks/base/core/res/res/values-
mcc310-mnc070/config.xml
	overlay/frameworks/base/core/res/res/values-
mcc311-mnc180/config.xml

Change-Id: I2fc7dda10b9dbbf19fc65a18922cfdb6291c5353
2014-01-05 08:56:03 -06:00
Dave Daynard
49c5cbfe1c deb: always allow setting APNS
Change-Id: I8613607e8472e1b0dc36c68bdfbc7fb085f0532b
2013-12-29 05:25:03 -05:00
Baligh Uddin
dbd346a0a3 Remove deprecated locales
Bug:11340849
Change-Id: I6937d6efb8dece572145a301b44f819e31942fcc
2013-12-09 22:39:56 +00:00
Danesh Mondegarian
311acdb65b Android 4.4 Release 1.2
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iEYEABECAAYFAlKKw98ACgkQ6K0/gZqxDnj2zwCdF2E9wpE+1a6mQUE7vDKdhZmK
 sh4AoJCk6TVo6XxJWqAEj8xdXEKUGOq/
 =lnhv
 -----END PGP SIGNATURE-----

Merge tag 'android-4.4_r1.2' of https://android.googlesource.com/device/asus/deb into HEAD

Android 4.4 Release 1.2

Change-Id: I373d81c935c1cb257a07a535c07daa15dc30c108
2013-12-05 09:38:47 -08:00
Ed Tam
9a63a9adfa Add back LTE to Preferred network mode options
Bug: 11264362

Change-Id: I6b5284fc2fc3d0614c4f9fd863d05cd3faf28701
Signed-off-by: Ed Tam <etam@google.com>
2013-10-22 18:23:10 -07:00
Ed Tam
15b9ab8da0 Add back LTE to Preferred network mode options
Bug: 11264362

Change-Id: I6b5284fc2fc3d0614c4f9fd863d05cd3faf28701
Signed-off-by: Ed Tam <etam@google.com>
2013-10-22 12:07:19 -07:00
Robert Greenwalt
d87a2074e9 Change vzw provisioning url from get to post
Do this by injecting an auto-submitting form in the data to be
interpreted as a html doc by the browser.

bug:11168810
Change-Id: Ifd33e1c3c7f9f40b6add39e446e6a7d7cde22549
2013-10-17 16:39:14 -07:00
Robert Greenwalt
72ef240d1c Change vzw provisioning url from get to post
Do this by injecting an auto-submitting form in the data to be
interpreted as a html doc by the browser.

bug:11168810
Change-Id: Ifd33e1c3c7f9f40b6add39e446e6a7d7cde22549
2013-10-17 14:33:13 -07:00
Scott
0c741de590 deb: Bringup on cm-10.2
Proposed bringup for deb (Nexus 7 2013 LTE) on cm-10.2.
Contains improvements to flo as of this commit.
I would like to create a common repo or somehow merge certain
pieces together (init improvements for example) but I think
we should have an updated "official" deb repo first to start
that work.

PS2: Removed apns-conf.xml as CM provides its own
PS3: Update fingerprint to match official 4.3.1 JLS36I

Change-Id: I77ee8f419def673014a086d8338e5c947373b556
2013-10-14 10:49:52 -05:00
Daniel Sandler
000bdf24cf Mute low-battery sounds after one hour with screen off.
Requires change Iddd42038 in frameworks/base.

Bug: 10487557
Change-Id: I1549043f28b87664434f9fe374c551de5d996edb
2013-10-07 11:24:46 -04:00
Iliyan Malchev
9ea6ab52a7 deb: enable background WiFi scanning
b/10039821  [msm8x64] Add scheduled scan (PNO)

Change-Id: Ibdf2e91c60d537ff2562874019675247d4cb30e4
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-09-04 22:33:37 +00:00
Wink Saville
a3eb867989 Add mobile_provisioning_apn.
Also, Mike Sabolish and I decided all of the config.xml for
AT&T should be the same. I used values-mcc310-mnc560 as the
canonical version.

Bug: 10328264
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5
2013-08-29 14:08:10 -07:00
Jay Shrauner
cf620be727 Merge "Update comments" into klp-dev 2013-08-13 21:15:01 +00:00
Mike Sabolish
8cac44b2f4 am 4077f259: am f0130356: Default AT&T tethering and MHS modes to off
* commit '4077f259975d58fc407ba847fe4e0ad30a148d99':
  Default AT&T tethering and MHS modes to off
2013-08-12 16:02:05 -07:00
Mike Sabolish
f0130356a7 Default AT&T tethering and MHS modes to off
Per AT&T requirements, disable tethering and MHS for all AT&T MCC/MNC combinations.

Bug: 9697017

Change-Id: I0a1634cbed038dad393dbf7f63a30dbec0b5146e
2013-08-12 12:57:17 -07:00
Jay Shrauner
6d65a6574d Update comments
Change comments to reflect new Telephony service.

Bug:10258010
Change-Id: Ie0fbdf6aed48fcb20c2ea649288a06664571f7eb
2013-08-12 09:24:55 -07:00
Jay Shrauner
4c9104cdaa Link Phone overlays to Telephony
Create symlinks for Phone overlays pointing at the Telephony overlays.

Bug:10258010
Change-Id: I05a750576de7478d8789bdb4e27e6912a1765aa3
2013-08-09 15:59:13 -07:00
Jay Shrauner
f0a215b579 Create overlays for Telephony service
Move overlays for Phone to Telephony service directories.

Bug:10258010
Change-Id: Ib73ba1bc7c5b2fdb2a90bec45d74ce57fd585c7f
2013-08-09 14:13:33 -07:00
Jean-Baptiste Queru
3f73173fcc JSS15J
Matching 610e9097a5

Change-Id: I1f51efdb1458b5100d60f3213a7e69bc17b2089d
2013-07-22 17:12:28 -07:00
Jean-Baptiste Queru
a875cfe6f1 JSR78D
Matching 5c212a031f

Change-Id: Ida235d8e469b03cc5458ef78d0272020755286db
2013-07-22 16:54:34 -07:00
Wink Saville
5bed3d10e7 Enable hspa being distinguisable for Deb.
The SystemUI resource config_hspa_data_distinguishable was not defined
for Deb. I copied the file from Flo to Deb so its now enabled and the
bug fixed.

This file also includes config_search_panel_view_vibration_duration.
I thought it best for Deb and Flo to be the same so I've left that in
and the files are identical for Deb and Flo.

Bug: 9747103
Change-Id: I5f393cfadd06450812424e55c5583811a52527ce
2013-07-17 16:11:29 -07:00
Iliyan Malchev
07585a11c6 deb: set correct value for battery.capacity
Bug: 9890142
Change-Id: I0e2cd04bc5a2d44091e0104c40c1659fe3903e38
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-07-16 22:23:59 -07:00
Ramanan Rajeswaran
d7a48feb2c Revert "Disable hotspots."
This reverts commit 563809731f.

Change-Id: I3ddf40dab82d6605535b39029f1c5c0b8bc3f3db
2013-07-16 00:59:40 +00:00
Ramanan Rajeswaran
563809731f Disable hotspots.
Change-Id: I1c7faf494116372ca84fdec4dbbf1f38aee07b2d
2013-07-15 15:25:40 -07:00
Wink Saville
4cee7ed4b8 Add OEM=NEXT for verizon config.xml
Bug: 9622647
Change-Id: I8598c900b02b142730ffffd3df469632ab9febc7
2013-07-09 03:00:02 -07:00
Wink Saville
e3ce0661bf Allow configuration of GsmUmtsOptions based on mcc/mnc.
Bug: 9283641
Bug: 9287637
Change-Id: I57ab608efa6d7c3f07c41b01a73b64c2e19828f7
2013-07-06 13:16:01 -07:00
Wink Saville
30122659f0 Add mobile_provisioning_url.
Bug: 9279964
Bug: 9622647
Change-Id: I42c326a21e05aa301e9d974ed9ac1d59472780ec
2013-06-28 15:02:59 -07:00
Ed Tam
163e24547c Enable SMS receiver on deb
Bug: 9526669
Change-Id: I2f2cd73f7fa11afeee3ef649e7b45e9133a59a9e
2013-06-24 15:06:47 -07:00
Wink Saville
206533eb63 Fix and simplify mcc config.xml specific values.
I'd placed the config.xml files inside the values directory.
They should have been up a level in the res directory. Also,
since we currently want all US operators we need to just create
two directories for mcc 310 and 311.

Bug: 9513380
Change-Id: Id08848354b286b0ef7fab576a7de0376d1e7b888
2013-06-20 18:23:46 -07:00
Wink Saville
10afb90306 Add config_show4GForLte false to US carrier config.xml
By default we now show 4G instead of LTE by changing
config_show4GForLte to true in
  frameworks/base/packages/SystemUI/res/values/config.xml

So for US carriers we are adding a config.xml which has
config_show4GForLte to false. The list of overlays comes from
looking for mcc=310 & mcc=311 in the apns-conf.xml for vendor deb.

Bug: 9265217
Change-Id: I962910de7826ce9825de2d2dfb9e50b84d0e7c75
2013-06-19 17:04:04 +00:00
Wink Saville
8ccdf0ff9e Add config_dontPreferApn configuration.
For AT&T we must not use the preferred network to get around
bug 7305641. These files come from device/asus/tilapia.

Bug: 9356811
Change-Id: I5167f8614c07bafb688983a360a008f76403b2b8
2013-06-11 16:17:00 -07:00
Eric Laurent
162859f7b2 Update headphones volume warning threshold
Update headphones volume warning threshold after
measurements.

Bug: 9280753.

Change-Id: I085e6be0908f84cdc335ddc40c5a16850ea398eb
2013-06-05 11:30:43 -07:00
Ed Tam
27a6f95a51 Update deb overlays with tablet settings (not phone)
Bug: 9110575

Change-Id: Ia82d26994192e920d68e69d81f0e2bcd19054bc7
Signed-off-by: Ed Tam <etam@google.com>
2013-06-04 17:33:12 -07:00
Dave Burke
5c2fc9b353 Change default wallpaper.
Bug: 9266872
Change-Id: I680854638a3889c7b2dfb0d1a528b946d02f7895
2013-06-03 22:15:11 -07:00
Iliyan Malchev
4a6759ccde deb: set autobrightness mode on by default
Bug: 9214960
Change-Id: Id75a6a7e7010fd71062a654d799d34265ace38da
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-05-31 13:58:15 -07:00
Iliyan Malchev
7135a7b4d9 deb: adjust auto-brightness curve
Bug: 9181256
Change-Id: I2057a14031d7c61219b96aa53a660411a327b811
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-05-30 08:09:48 -07:00
Ed Tam
0031fb8cc4 Add support for aosp deb build
Bug: 9067974

Change-Id: I29ca1d56fdcd6d7dcdb74967bfe614fbcbe6a1fe
2013-05-29 16:16:29 -07:00