Don't output directories during task walk.

Outputting directories leads to extra exceptions when trying to read
tasks, prevent outputting them in the first place.  Not only will this
prevent bogus log warnings, it should be faster since there is now less
work to do. Remove the unreliable warning filter during task
deserialization since it should no longer be needed in the normal path
now.

Change-Id: I6fa2bdc27ce37333299f7ce475bb77d5c1de1d0b
Bug: Issue 13480
1 file changed
tree: b55cf8418dff2fd52c9d98b34891394f1dcc9c8a
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE