merge special relase to m1-p
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package com.zhidao.support.adas.high.msg;
|
||||
|
||||
import android.os.SystemClock;
|
||||
import android.util.Log;
|
||||
|
||||
import com.google.protobuf.InvalidProtocolBufferException;
|
||||
import com.zhidao.support.adas.high.AdasChannel;
|
||||
@@ -26,7 +27,7 @@ public class ArrivalNotificationMessage extends MyAbstractMessageHandler {
|
||||
adasListener.onArrivalNotification(raw.getHeader(), arrivalNotification);
|
||||
}
|
||||
AdasChannel.calculateTimeConsumingBusiness("到站提醒", nowTime);
|
||||
// CupidLogUtils.e("到站提醒--->" + arrivalNotification.toString());
|
||||
Log.d("ArrivalNotificationMessage","到站提醒--->" + arrivalNotification.toString());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user