android_device_xiaomi_sdm66.../gps/android/2.1/location_api
karthik1896 b7e06b2a16 sdm660-common: gps: Fix error: use of bitwise '|' with boolean operands
* fixes

device/asus/sdm660-common/gps/android/2.1/location_api/GnssAPIClient.cpp:651:35: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
    if (gnssCbIface != nullptr || gnssCbIface_2_0 != nullptr| gnssCbIface_2_1 != nullptr) {

Signed-off-by: karthik1896 <karthik1896@outlook.com>
Signed-off-by: wHo-EM-i <ehteshammalik18998@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-09-13 06:56:45 +02:00
..
BatchingAPIClient.cpp sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
BatchingAPIClient.h sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
GeofenceAPIClient.cpp sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00
GeofenceAPIClient.h sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00
GnssAPIClient.cpp sdm660-common: gps: Fix error: use of bitwise '|' with boolean operands 2022-09-13 06:56:45 +02:00
GnssAPIClient.h sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00
LocationUtil.cpp sdm660-common: gps: Update gps hal from LA.UM.9.1.r1-10200-SMxxx0.0 2022-05-15 10:25:56 +02:00
LocationUtil.h sdm660-common: gps: Update gps hal from LA.UM.9.1.r1-10200-SMxxx0.0 2022-05-15 10:25:56 +02:00
MeasurementAPIClient.cpp sdm660-common: gps: Update gps hal from LA.UM.9.1.r1-10200-SMxxx0.0 2022-05-15 10:25:56 +02:00
MeasurementAPIClient.h sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00