Commit 4ad838f6 authored by Devon Carew's avatar Devon Carew

don't listen for chromium messages to the adb log

parent 9257682b
......@@ -852,7 +852,6 @@ class AndroidDevice extends Device {
'tag', // Only log the tag and the message
'-s',
'flutter:V',
'chromium:D',
'ActivityManager:W',
'System.err:W',
'*:F',
......
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