commit | 0fd6c8b9c9739909a547e6c1ee0e7dddcaf69e68 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Thu Apr 07 21:42:04 2022 +0100 |
committer | Varun Shah <varunshah@google.com> | Fri Feb 10 17:37:06 2023 +0000 |
tree | 39ea55be168a0e5c57317fe953ee2c289fd5fcf1 | |
parent | 4e04a41acf94a46eaeaf73b5546c41bc3d1cf931 [diff] |
Uri: check authority and scheme as part of determining URI path The interpretation of the path depends on whether the scheme or authority are specified and should be observed when unparcelling URIs. Bug: 171966843 Test: atest FrameworksCoreTests:android.net.UriTest Test: atest com.android.devicehealthchecks.SystemAppCheck Change-Id: I06981d1c6e387b16df792494523994518848db37 (cherry picked from commit f37a94ae920fa5879c557603fc285942ec4b84b1)