cherry-pick 小鹏 65320311d
This commit is contained in:
@@ -257,7 +257,7 @@ public class MogoMapUIController implements IMogoMapUIController {
|
||||
public void setCarLightsType(int type, int time) {
|
||||
initDelegate();
|
||||
if (mDelegate != null) {
|
||||
// Log.d("liyz", "MogoMapUIController type = " + type + "---time = " + time);
|
||||
Log.d("liyz", "MogoMapUIController type = " + type + "---time = " + time);
|
||||
mDelegate.setCarLightsType(type, time);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user