Commit graph

8 commits

Author SHA1 Message Date
Simon Shields
d185fc89eb deb: move default network prop down from flo
Change-Id: I338303a477c8a251a4b0269b9dc52a3e11c9c7a9
2016-11-16 00:10:38 +11:00
Simon Shields
c1df6466fb deb: inherit flo's system.prop
Change-Id: I0bd514fba790be054121ce8604df4e003b8d682c
2016-11-15 08:33:32 +11:00
Dave Daynard
5f0aecdf65 deb: skip CDMA registration
Improve OOBE by skipping CDMA registration on Verizon

Change-Id: Id8bf334e452e2a4c2e38a251f62ffb1261c66b3d
2016-01-16 22:35:54 -05: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
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
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