文件最后提交记录最后更新时间
Fix Linux_android_emu tests late initialization errors (#152932) This does not fix the issue underlying https://github.com/flutter/flutter/issues/152684, but may prevent `adb logcat` from ending before we've captured the logs that explain why the app or emulator are potentially crashing. Fixes Fixes https://github.com/flutter/flutter/issues/1528991 年前