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

Commit 70458a37 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Print Gnss hardware model name in dumpsys" into udc-dev am: 78e2c3f1

parents 38a6086f 78e2c3f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -295,6 +295,7 @@ public class GnssManagerService {
        }

        ipw.println("Capabilities: " + mGnssNative.getCapabilities());
        ipw.println("GNSS Hardware Model Name: " + getGnssHardwareModelName());

        if (mGnssStatusProvider.isSupported()) {
            ipw.println("Status Provider:");