commit | d19378633058d16ab82ac23f833c84fef0296389 | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Thu Sep 28 14:05:17 2023 -0400 |
committer | Fabián Kozynski <kozynski@google.com> | Thu Sep 28 14:08:33 2023 -0400 |
tree | 22a5f6e113706b5005f3f914dee0d13ee91ad1a4 | |
parent | d346a1f1651d0e83cf8216997e67705f74c6e13e [diff] |
Add a new hidden Icon API for loading The new API checks (for URI based Icons) that the Uri can be accessed by the passed callingUid, regardless of the app that is calling loadDrawable. This allows SystemUI to load drawables on behalf of other apps safely. Fixes: 301110522 Test: atest IconTest Change-Id: Iae392277aaf9560536a0b1cf231fa98b577a32d7