sanders: gps: update to LA.UM.7.6.r1-03400-89xx.0 tag

This commit is contained in:
therootlord
2018-12-16 15:06:33 -02:00
committed by Jorge Lucas
parent cdc38fd642
commit 25ef0753f1
32 changed files with 105 additions and 311 deletions

View File

@@ -32,7 +32,7 @@
namespace android {
namespace hardware {
namespace gnss {
namespace V1_1 {
namespace V1_0 {
namespace implementation {
using ::android::hardware::gnss::V1_0::GnssLocation;
@@ -182,7 +182,7 @@ void convertGnssEphemerisHealth(GnssEphemerisHealth& in, GnssDebug::SatelliteEph
}
} // namespace implementation
} // namespace V1_1
} // namespace V1_0
} // namespace gnss
} // namespace hardware
} // namespace android