commit | ab9a91fb6983552095d5ebfcbf6610ec1b048090 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Fri Dec 04 12:00:25 2020 -0800 |
committer | Pinyao Ting <pinyaoting@google.com> | Fri Dec 04 16:38:59 2020 -0800 |
tree | 3a097beb8232ca50b407c9a031f44a3862cd94bc | |
parent | 361ba5c4480b439497363283ea2b9483f610c68b [diff] |
Removes undesirable invokation of checkUriPermission Slice uses internal permission control, either the provider app can specify a list of auto-grant permission, or the host app can request user's consent on presenting slices from the provider app. In both cases the invokation of checkUriPermission is non-neccessary. Bug: 140727941 Test: atest SliceManagerServiceTest Change-Id: Iac808eda08ac188185cd27f7ab8ce13accf7fce4