Commit Graph

13 Commits

Author SHA1 Message Date
Gabriele M a4fd548352 KlteRIL: Handle RIL_UNSOL_NITZ_TIME_RECEIVED
* This fixes auto time zone
* This is related to how it was handled in the
  old SamsungQualcommRIL class (deprecated) but
  the Parcel is fixed rather than handling it
  directly in the RIL subclass
* This is done because after we handle it,
  it's still handled by processUnsolicited
  in the super class, which undoes our changes
* The extra "garbage" that is sent in the
  RIL_UNSOL_NITZ_TIME_RECEIVED parcel seems
  to be country MCC code for whatever reason

Change-Id: I70982873e6304d81794bdd03eb8d9a1c1d3f3a55
2017-06-13 07:36:32 -05:00
OzzysCmAcc 5880d925a7 klte-common: update wakelocks semantics
Change-Id: Ia82bcfe56049f7e5cd897b5c48e37d2dbf461e87
2016-09-24 08:33:43 -07:00
OzzysCmAcc aee8dd8863 klte-common: update logic in IccCardStatus and refine SignalStrength
Change-Id: I53427e8c41df06eebac705510ae2294ea1ada938
(cherry picked from commit 36f798866fd066fa15ac684b3dba9efb206dd676)
2016-09-24 07:43:44 -07:00
B--B 8f8ac4a6c3 klte-common: ril: Fix emergency call
Change-Id: I91f8abe0ea509ec6eaf18ab94ae808c74e904ba6
(cherry picked from commit f087b26a43eccfe308652e22820b78720f658527)
2016-09-17 08:30:38 -07:00
ljzyal 0baff7935b klte-common: Support CDMA device
CDMA device also need read call_type, call_domain and csv.

Change-Id: I684c97ad8c0942aca9011b22da34c5123a73b592
2015-12-05 10:28:04 +08:00
Ethan Chen 1ce730771d klte-common: Only allow LP RIL
* KK RIL libraries appears to be incompatible with M.

Change-Id: I79c124c1b6b58827cfcf4cfde0822f3b8b9081a1
2015-11-14 01:08:56 -08:00
Ricardo Cerqueira 2a17edc74f klteril: Override non-standard data network types.
Change-Id: I39793f3c6e72def2023cdc1e146b0506fab229ce
2015-10-25 15:32:06 -07:00
ljzyal 2a87c8b79f klte-common: Support Lollipop radio libraries
Change-Id: I7951fc83387bc21ff67f28c891c1fc10671eea43
2015-07-12 20:53:54 -07:00
Shareef Ali abcaea9ffe KlteRIL: add support for sprint non-standard SIM
* Problem: There is only one app on Sprint SIM (gsm/lte app),
  Sprint stores stuff on NV and store ICC ID, MNC, MCC in GSM app.

* Fixes ICC ID not showing up and fixes alot cruft that telephony
  framework may be missing for it to function properly.

Change-Id: I5c339ab19efb7de669106114eb6b03e397b97e46
2015-03-16 11:20:01 -07:00
Matt Filetto 39decdb4ef klte-common: Work around CDMA ring of death
Change-Id: I964ba50ca6379cea621e4d1d6f873f8a8751a738
2015-02-22 21:29:42 -08:00
Matt Filetto db308250d6 klte-common: Determine phone type for responseCallList
* Resolves issue with hanging up the phone on CDMA.

Change-Id: I1c3acb1eadddb82b268f1f8a1c94f67d2d8fdf23
2015-02-22 21:29:42 -08:00
Matt Filetto f64d27007b klte-common: Remove SIM power hack
Change-Id: I3f6847402e888ca2057b9c8cb85461f314fbd9c9
2015-02-22 21:29:42 -08:00
Matt Filetto c7ffd586de klte-common: Move KlteRIL to klte-common
Change-Id: I222b33dd879d1c8cdaf24fb550ce835384c49050
2014-12-20 17:32:36 -08:00