Merge "Print Gnss hardware model name in dumpsys" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
78e2c3f163
@@ -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