Print Gnss hardware model name in dumpsys
Bug: 259123131 Test: adb shell dumpsys location Change-Id: Ib3e49c808a499a1325b0cc7960a5574b5a177d4b
This commit is contained in:
@@ -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:");
|
||||
|
||||
Reference in New Issue
Block a user