| commit | 4a2884b0e9414ed9dfee4e141e8bd462c07b442b | [log] [tgz] |
|---|---|---|
| author | Christopher Wiley <wiley@google.com> | Wed Oct 07 11:27:45 2015 -0700 |
| committer | Christopher Wiley <wiley@google.com> | Wed Oct 07 13:53:58 2015 -0700 |
| tree | c03666fb041061ce30aae3babe1734408314e2cf | |
| parent | 3c6df36e1b5b1b14a7f8863d05e67dfd6caa51f7 [diff] |
Read all files through IoDelegate This allows us to easily fake out file IO in tests. Bug: 24703046 Change-Id: I33a59c8e43489b03f27f99fb2949e58cc0311eb1 Test: unittests still pass, clean build of android passes