Commit Graph

5 Commits

Author SHA1 Message Date
Ecco Park
a456b6c47d msm8953-common: add parameters for Hotspot 2.0
Those parameters need to set for Hotspot 2.0 network

interworking=1 : Enable Interworking
hs20=1: Enable Hotspot 2.0
auto_interworking=0 : Do not automatically go through Interworking
                      network selection in wpa_supplicant
Bug: 118633353
Test: live test with Passpoint AP
Signed-off-by: Ecco Park <eccopark@google.com>

Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
2020-11-10 01:37:07 +01:00
Erfan Abdi
2203c377ed msm8953-common: Add APN hack for sprint 312 530
* in moto framework we have “config_sim_operator_override_rules” which is overriding sim operators, and in overlays they are replacing 312530 with 310120.
    getprop of sprint on stock firmware:
    [gsm.sim.operator.numeric]: [310120]
    [gsm.sim.operator.numeric.orig]: [312530]

* We don’t hve such implementation on lineage so it uses wrong APN and mobile data is broken with sprint

* This hack adds 310120 APNs to 312530, so we can have LTE+ on it

Change-Id: I9184348ee58dbf0239fce5cf69b7826b5e7a3ed1
2020-11-10 01:37:07 +01:00
Erfan Abdi
c8d48cd0b5 msm8953-common: Set right Sprint APNs
* We need the new Sprint APNs (x.ispsn.*).

Change-Id: I8680ed8ae214c7e76dc177f1db8474e092b03a37
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2020-11-10 01:37:06 +01:00
Michael W
065548fb6e msm8953-common: wifi: Enable 2.4GHz channel bonding
* Improve WiFi speed

Change-Id: I06501a8d01d8a802fe5dd7a6c9edfa96c51afbce
2020-11-10 01:33:37 +01:00
jeangraff30
1220e128cd msm8953-common: Initial Common tree
* based on motorola sdm632-common

Co-authored-by: Jorg3Lucas <jorgelucas@pixelexperience.org>
2020-11-09 18:04:50 +01:00