commit | e26450b7142feae9902b432eb01bcd33f3cbd1bd | [log] [tgz] |
---|---|---|
author | Scott Kennedy <skennedy27@gmail.com> | Thu Feb 15 15:36:40 2018 -0800 |
committer | Scott Kennedy <skennedy27@gmail.com> | Thu Feb 15 23:53:47 2018 +0000 |
tree | 90be86aaef5798e8caf0b19529ee56720a14e9e6 | |
parent | b823d08d216489d5f0e21d46c35a4ec27c5c25eb [diff] |
Add @Nullable to return values in Uri This makes it much easier to add null-safety when calling this from Kotlin. Test: refactoring CL. Existing unit tests still pass. Change-Id: I55c33ad4ff1306afd80c1a5562c54dfcb6068b0b