Description:refine get dinput sa

Match-id-e01951e49eabc5456af473375d142d8e7c0d11d4
This commit is contained in:
xxxx
2022-06-14 10:39:26 +08:00
parent 406991381a
commit d91d833072
7 changed files with 158 additions and 16 deletions
@@ -152,7 +152,7 @@ bool VirtualDevice::InjectInputEvent(const input_event& event)
return false;
}
RecordEventLog(event);
DHLOGE("InjectInputEvent end\n");
DHLOGI("InjectInputEvent end\n");
return true;
}