commit | 707a4d87f17f7b17bb50f222a60b93896ee9c3cb | [log] [tgz] |
---|---|---|
author | shafik <shafik@google.com> | Wed Sep 18 17:40:20 2019 +0100 |
committer | shafik <shafik@google.com> | Thu Sep 19 10:28:25 2019 +0100 |
tree | 68d0c0fb79d8968c61cb7d95acb75c2262a0d088 | |
parent | c3f62675afa9d6282110c3b12151061d40ed0c45 [diff] |
Throw an IOException instead of return null in getRedactionInfo getRedactionInfo's return value is annotated with @NonNull so when an error occurs, it should throw the error rather than return null. Test: build Bug: 141226763 Change-Id: Ic059017206da6b382b66643bf11bced68bda16fa