Commit graph

61 commits

Author SHA1 Message Date
Wyatt Riley
df0710fc71 flo: Restoring XTRA GPS assistance
Pointing the base config.xml to XTRA v3
and removing the redundant overlays

Bug: 36356863
Test: Fast GPS fix after delete all on Angler,
 and build confirmation on Bullhead's
 identical fix.

Change-Id: I255b864808dc1b59fde3b2e013335ad81c3ef0e6
2018-06-18 11:26:54 +02:00
Hyejin Kim
813b117249 flo: Add carrier specific GPS configurations
Change-Id: I901bbcb59f20d46861e5a78171d18dd3105cf8ce
2018-06-18 11:26:29 +02:00
followmsi
724ff0ec2d deb: remove some doze features 2018-02-06 13:46:28 +01:00
Zhao Wei Liew
e80a0ba162 deb: Remove unneeded overlays
Remove deprecated storage_list.xml overlay. Also remove overlays
which have values that are duplicates of the framework defaults.

Change-Id: I2df61d55907bd0c394155ea67d046da7b31f3c5a
2018-01-03 23:43:25 +01:00
Adrian DC
5e24031363 deb: overlay: Disable SystemUI anti-falsing on lockscreen
* The anti-falsing implementation from HumanInteractionClassifier
    regularly prevents easy swipe to unlock or to pattern / pin
    on the keyguard lockscreen, requiring multiple attempts
    until accepted due to a hardcoded evaluation (5.0f)
    while normal usage shows better results without it

 * Another solved situation is remote device access like
    Vysor or TeamViewer were the device is almost impossible
    to swipe properly from a computer client

Change-Id: I0c2590f56e2cf6d6cd4ff3af2341a985670168e3
Signed-off-by: Adrian DC <radian.dc@gmail.com>
2018-01-03 20:30:27 +01:00
followmsi
e37cf2e63e overlay: Enable WiFi by default on first boot 2017-08-10 19:27:46 +02:00
followmsi
8fa0c83d59 *Enable Doze (Ambient light) - part 2 2017-05-08 16:08:43 +02:00
followmsi
545cca6155 *Enable Doze (Ambient light)
*Enable Night Light
*Enable WifiDisplay
2017-05-08 10:58:50 +02:00
followmsi
7482452816 initial commit from nbehary
https://github.com/nbehary/android_device_asus_deb/tree/nougat-release
2017-03-05 10:57:39 +01:00
chrmhoffmann
4e7f621197 Revert "deb: enable multi-window"
It is true by default already.

This reverts commit 29d56bd5b7.

Change-Id: I71c740bf3603dedaceea2357a27d47cce22161eb
2016-11-16 20:39:55 +01:00
chrmhoffmann
29d56bd5b7 deb: enable multi-window
* kanged from intervigil's repo here: https://github.com/intervigilium/android_device_asus_deb

Change-Id: I1c097223a851fe322429fe0f3e2317292a66745f
2016-11-14 16:59:03 -07:00
Zhao Wei Liew
2ce7b8ff3a deb: Update TCP WIFI buffer size setting
Use the overlay.

Change-Id: I0ae55ac1115a503495d85c459c5decffdb207807
2016-01-13 09:53:05 -05:00
Zhao Wei Liew
ce01013f76 deb: Increase darkest possible auto-brightness adjustment
A value of 1 is too low and results in backlight turning off when
adjusted even lower with CABC on. Increase it to 2.

Change-Id: Ie657b76192f0c9b6ec48c7a8057973401aad33e6
2016-01-13 09:52:52 -05:00
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
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
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
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
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
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
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
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
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
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
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