Merge remote-tracking branch 'origin/qa_aiSdk_datalink' into qa_aiSdk_datalink
This commit is contained in:
@@ -68,9 +68,6 @@ public class Utils {
|
||||
if ( DebugConfig.getCarMachineType() != DebugConfig.CAR_MACHINE_TYPE_SELF_INNOVATE ) {
|
||||
return DeviceIdUtils.getDeviceId(AbsMogoApplication.getApp());
|
||||
}
|
||||
if(DebugConfig.getCarMachineType() == DebugConfig.CAR_MACHINE_TYPE_LENOVO){
|
||||
return MoGoAiCloudClientConfig.getInstance().getSn();
|
||||
}
|
||||
return getSystemProperties( GSM_SERIAL );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user