commit | b102727771b9ac3d28d4f9b0a4a54b98bd1af958 | [log] [tgz] |
---|---|---|
author | Shane Farmer <safarmer@google.com> | Wed Jun 14 09:10:28 2017 -0700 |
committer | Shane Farmer <safarmer@google.com> | Mon Jun 19 12:49:48 2017 -0700 |
tree | 0a964992d176fcb03183d78376a85f66cf90d0d0 | |
parent | 71d3509c2ff4ad304843b2c2f1851b24248c7d08 [diff] |
AAPT2: Read config from disk Implement the todo left from last change to read the contents of the configuration file from disk. Since this is an operation that may fail the API was changed to take return a Maybe to indicate errors reading the file. Test: unit test for error condition Test: ran aapt2 optimize with the new code path wired in Change-Id: I93d532b4a57af9520231225eee4fc5f2b1a046b9