diff options
author | Tobias Thierer <tobiast@google.com> | 2018-09-11 10:35:11 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-09-11 10:40:36 +0100 |
commit | 149e506efc437cfad1053b270b610cfec126ecfc (patch) | |
tree | 365316b2b2486070c98d28d1f5ae5c026b92376c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 75fb51b0ecaa941729ce18ba966276c91d33b2b6 (diff) |
Fix typo in android.net.Uri documentation.
This typo has been present since before the "auto import"
of cupcake sources in 2009.
Bug: 114704047
Test: Treehugger
Test: Checked through source inspection that this really returns
the encoded form: its implementation is ssp.getEncoded(),
whose implementation in turn is:
return hasEncoded ? encoded : (encoded = encode(decoded));
Change-Id: I0e4fed702e6b3012429778ccbd18a495a5d69e9f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions