Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Only check for uri permissions when it is a file or content
This amends f36b042 to only check permissions for uris that are going to be local to the device itself. Other uris, such as http, https etc, should go through fine without a check. Change-Id: If05caadb6e0712d9db8f57185ef017d724d9e172 Reviewed-by: Assam Boudjelthia <[email protected]>
- Loading branch information