Madhanraj Chelladurai
|
a20d1da042
|
sm8350-common: gps: Add NULL check before object access
Correct the NULL check code block and add NULL check before
object access.
Change-Id: Ic41b781b41fb4e21bbff8801d500a41a6d7219d0
CRs-fixed: 3084543
|
2023-10-28 23:54:17 +08:00 |
|
Michael Bestas
|
c3b3bc2886
|
sm8350-common: gps: Resolve unused parameter warnings
Change-Id: I0acef3da2c3567a28edd0a71dac89a5828f7725d
|
2023-08-21 13:04:53 +00:00 |
|
Pirama Arumuga Nainar
|
886c8c28e4
|
sm8350-common: gps: Fix -Wbitwise-instead-of-logical
Bug: http://b/215753485
Reported by clang-r445002
error: use of bitwise '|' with boolean operands [-Werro
r,-Wbitwise-instead-of-logical]
if (gnssCbIface != nullptr || gnssCbIface_2_0 != nullptr| gnssCbIface_2_1 != nullptr) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
||
Test: build with clang-r445002
Change-Id: I9410eb5208227dd70bd036aee02fb2aeb912f266
Merged-In: I9410eb5208227dd70bd036aee02fb2aeb912f266
|
2023-04-16 17:37:35 +02:00 |
|
Giovanni Ricca
|
467b1af609
|
sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0
Change-Id: I467ece57b82127382f11e48d0dd80e362df0d1c9
|
2022-09-26 17:12:40 +02:00 |
|
Arian
|
75da4c0eee
|
sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0
Change-Id: I134d6418f1357a4d7ce37358481d6b765d93e1a5
|
2022-04-02 00:03:09 +02:00 |
|