Commit Graph

13 Commits

Author SHA1 Message Date
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
Erfan Abdi
2b5122892e msm8953-common: Add pixel boot enhancements 2020-11-10 01:37:05 +01:00
Michael Bestas
e05f1f2d13 msm8953-common: Revert back to old FM init prop
* FM app sets system properties now

Change-Id: If38931bc47708e073331009f78f0dd2b1e4a1fff
2020-11-10 01:36:52 +01:00
maxwen
f7ac7cdde3 msm8953-common: Update overlay to hide sRGB toggle
* Now expected as an array in Settings package

Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b
2020-11-10 01:36:39 +01:00
dianlujitao
f358dfd690 msm8953-common: Hide sRGB toggle in developer options
* This is only available on Nexus/Pixel devices, and we have our own
   implementation in livedisplay.

Change-Id: I8343e4986d7dd8413bd8d36dfad0309a4c08026e
2020-11-10 01:35:23 +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
Eric Chang
7c641ee487 msm8953-common: Update rtp daemon user group
- Rtp Daemon user group updated from system to radio
- Updated diag permissions

Change-Id: Ie78a80e59782c935f5a7f0c37302dcc26fb9d98c
2020-11-09 18:15:15 +01:00
Brandon Solis
d67a311454 msm8953-common: Update user group for daemons
ImsDataDaemon, ImsQmiDaemon and ImsRcsService user groups updated from system to radio

Change-Id: I5368db8e29b41f583e7b258a6b56318725279412
2020-11-09 18:14:13 +01:00
Dan Pasanen
61656b69a3 msm8953-common: move wcnss-service to late_start
* wcnss-service is in charge of copying your wcnss ini from /system to
  /data where framework reads it. If /data is encrypted, or being
  encrypted, this can't happen. Move it to late_start so it tries to run
  after encrpytion and mount has happened.

Change-Id: I63dce20f84935ac22dd737c9b63b40c69f3e815d
2020-11-09 18:11:42 +01:00
SyberHexen
6c5e66b9df msm8953-common: Update wlan perameters
* init.qcom.rc Declare WiFi FW reload path
* BoardConfigCommon.mk include WIFI_DRIVER_OPERSTATE_PATH
2020-11-09 18:08:17 +01:00
dianlujitao
11edee6c64 msm8953-common: update-sha1sums: Handle line with opts 2020-11-09 18:05:12 +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