Commit Graph

12 Commits

Author SHA1 Message Date
Suren Baghdasaryan ddf1881ec8 msm8976-common: gps: Add libprocessgroup dependency to set_sched_policy users
Add libprocessgroup dependency required for set_sched_policy function.
Include sched_policy_ctrl.h header which now contains set_sched_policy
definition.

Bug: 111307099
Test: builds, boots

Change-Id: Id90ba4f0782c7a9a620e6bd273813e5a56dbd140
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2020-04-22 23:26:45 +02:00
Katz Yamada 1f63b1236c msm8976-common: gps: Fix for buffer overrun crash at copying nmea string
Add zero clearing of allocated nmea buffer to ensure
the nmea string is null terminated.

Change-Id: I78e8b03bc7d0f9b69e1a51356da379a57a647cad
CRs-Fixed: 2041933
2020-04-22 23:18:45 +02:00
Diego Wilson e8bae43212 msm8976-common: gps: Move device dependent modules to /vendor
Change-Id: I8229a6e4a9512a03cbc6c9522bb1dc0ce988d1c9
2020-04-04 13:24:05 +02:00
LuK1337 6e8f6148bd msm8976-common: Replace QCOMs groups with oem_2950-oem_2952 2018-01-26 15:47:20 +01:00
Kevin Tang 1614ac4d55 msm8976-common: gps: LOC logging macro changes
The current logging macro always uses LOGE, which is
confusing to external developer looking at our logs.
Also changed LOC_LOGx definition to follow the same
syntax as that of LOC_LOGX.

Bug: 29499503
CRs-Fixed: 1113702

Test: marlin

Change-Id: I803233a9d0b241bf9aeb2ee0d4bd2e7cc52ed75b
Merged-In: I803233a9d0b241bf9aeb2ee0d4bd2e7cc52ed75b
Signed-off-by: Iliyan Malchev <malchev@google.com>
2018-01-19 00:15:57 +01:00
Dimitry Ivanov c04ca9cbbc msm8976-common: gps: Add missing liblog dependency
Bug: http://b/31289077
Bug: http://b/27171986
Test: remove liblog from libcutils and recompile
Change-Id: Icd2f1ae735e263296a5c6705c7b528b00aa1a94a
(cherry picked from commit 532f3378c214c3134afcb5bcc7c19ce047ec02ac)
2018-01-19 00:15:57 +01:00
LuK1337 b2f7745ad4 msm8976-common: Update blobs from T813XXU2BQD1
Change-Id: I3e3938773fddd721129a85552caec00f3ab8b17c
2017-04-23 22:44:42 +02:00
Luca Stefani 34fdaad90f msm8976-common: gps: etc: Remove net_raw group 2017-01-24 11:18:27 +01:00
Luca Stefani 1951b80cc2 msm8976-common: Set GPS debug level to error 2017-01-22 16:00:27 +01:00
TheStrix d3e32f6569 msm8976-common: Update GPS configs from MIUI N
Change-Id: I89a3f8a9ecaebcbd25afca9ab5cab345ef4dc352
2017-01-22 15:32:28 +01:00
TheStrix 6cc4bf65e0 msm8976-common: Update GPS HAL from upstream
* CAF release: LA.BR.1.3.6_rb1.10

Change-Id: I05b378f4493e19860b47e0d596c3e0515cd963fb
2017-01-22 15:32:23 +01:00
LuK1337 3b78c9adb8 msm8976-common: Initial tree based on xiaomi/msm8956-common 2017-01-17 14:51:38 +01:00