commit | d8eb370a89689cc349a6168f773ec4fa36203b7f | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Fri Jul 13 20:04:45 2018 +0100 |
committer | Neil Fuller <nfuller@google.com> | Mon Jul 23 19:49:24 2018 +0100 |
tree | 9d82cd8e187899bbf85b15ca17a21c0b8af0f74b | |
parent | 106fbc7f49fab2abe7255e9498adb1a3a7e52719 [diff] |
Extend Uri tests The internal UriCodec class is being removed from libcore/ and the associated CTS tests are being removed. This change adds equivalent URI decoding tests to the UriTest CTS test class. Test: make droid && make cts Test: run cts-dev -m CtsNetTestCases -t android.net.cts.UriTest Bug: 111055375 Change-Id: Ided15d5abf8478064d193034e84c4dbe0689c6f0