Commit f1f68f50 authored by Collin Jackson's avatar Collin Jackson

Merge pull request #401 from collinjackson/remove_sky_log_check

Now that #371 is fixed, we no longer need to check logs for "sky"
parents 7ad947ac 8c195c07
......@@ -789,8 +789,6 @@ class AndroidDevice extends Device {
'-v',
'tag', // Only log the tag and the message
'-s',
// TODO: Remove 'sky' once the flutter engine change lands.
'sky:V',
'flutter:V',
'chromium:D',
'ActivityManager:W',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment