commit | d1ec2efc0b8941a0585712d5b4cec95fd9f12f17 | [log] [tgz] |
---|---|---|
author | Sumedh Sen <sumedhsen@google.com> | Thu Sep 19 11:57:12 2024 -0700 |
committer | Sumedh Sen <sumedhsen@google.com> | Fri Oct 04 13:48:47 2024 -0700 |
tree | 8ca6f6139d19c66d82fca8a79e54da5b1f884642 | |
parent | 6775f07552f15f6e4b934bb9552f7a6abff8060b [diff] |
Parse authority to separate userId and non-user parts of it Callers may pass an authority of type `10@com.example` to this API. We must make sure to only find providers with authority `com.example` installed in user 10. Bug: 334024639 Test: atest CtsContentProviderMultiUserTest Flag: EXEMPT. Bug fix only Change-Id: I737a435795698bdc612dc3bf88c31e5c8f9c17a6