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

Commit 78e2c3f1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Print Gnss hardware model name in dumpsys" into udc-dev

parents b7d1ff47 56f585bd
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:");