Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa3edd6c authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9305793 from c2e719bb to tm-qpr2-release

Change-Id: I2a86d6badaf42c0131f2fa27775028e4751d4ff8
parents a9788cb6 c2e719bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -68,7 +68,7 @@ ScopedAStatus Gnss::setCallback(const std::shared_ptr<IGnssCallback>& callback)


    IGnssCallback::GnssSystemInfo systemInfo = {
    IGnssCallback::GnssSystemInfo systemInfo = {
            .yearOfHw = 2022,
            .yearOfHw = 2022,
            .name = "Google Mock GNSS Implementation AIDL v2",
            .name = "Google, Cuttlefish, AIDL v2",
    };
    };
    status = sGnssCallback->gnssSetSystemInfoCb(systemInfo);
    status = sGnssCallback->gnssSetSystemInfoCb(systemInfo);
    if (!status.isOk()) {
    if (!status.isOk()) {