platform_hardware_interfaces/gnss/1.0/default
Nick Desaulniers 477c7e87b3 [hardware][interfaces][gnss] fix -Wreorder-init-list
C++20 will require members in a designated initializer to be in order
unlike C99.

Bug: 139945549
Test: mm
Change-Id: Ifdccde48c47c0495467f438002caf91cfdbd8091
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
2019-10-14 11:05:44 -07:00
..
AGnss.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
AGnss.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
AGnssRil.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
AGnssRil.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
Android.bp Remove libhwbinder/libhidltransport deps 2019-09-06 01:07:02 +00:00
android.hardware.gnss@1.0-service.rc Add interface info to .rc files 2019-06-25 20:00:07 +02:00
Gnss.cpp [hardware][interfaces][gnss] fix -Wreorder-init-list 2019-10-14 11:05:44 -07:00
Gnss.h GNSS Service handling System death 2017-03-21 11:41:24 -07:00
GnssBatching.cpp Explicitly include log/log.h or android/log.h instead of cutils/log.h 2019-02-01 10:52:09 -08:00
GnssBatching.h GNSS Batching - Default implementation 2017-02-06 13:39:12 -08:00
GnssConfiguration.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 15:47:40 -08:00
GnssConfiguration.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssDebug.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 15:47:40 -08:00
GnssDebug.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssGeofencing.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
GnssGeofencing.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssMeasurement.cpp Setting clock flags for GPS clock 2017-08-25 07:02:58 -07:00
GnssMeasurement.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssNavigationMessage.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
GnssNavigationMessage.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssNi.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
GnssNi.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
GnssUtils.cpp Fixing FLP vs. GNSS location flag mapping 2017-10-13 07:08:31 -07:00
GnssUtils.h GNSS Batching - Default implementation 2017-02-06 13:39:12 -08:00
GnssXtra.cpp Return existing interfaces for repeated getExtension calls 2017-02-21 07:51:20 -08:00
GnssXtra.h Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
OWNERS Adding owners for gnss hardware interfaces 2017-08-30 16:04:01 +00:00
service.cpp Route GNSS HAL libbinder traffic to /dev/vndbinder 2017-04-14 16:01:30 +00:00
ThreadCreationWrapper.cpp Default implementation Gnss HAL 2016-12-01 13:53:44 -08:00
ThreadCreationWrapper.h Explicitly include log/log.h or android/log.h instead of cutils/log.h 2019-02-01 10:52:09 -08:00