| commit | b162909dd614f5b37fa4d90a62dbd709b7fdb0d3 | [log] [tgz] |
|---|---|---|
| author | Jeff Sharkey <jsharkey@android.com> | Fri Aug 24 10:33:12 2018 -0600 |
| committer | Jeff Sharkey <jsharkey@android.com> | Fri Aug 24 10:33:14 2018 -0600 |
| tree | 5a2837726760f69aa155d7c452027c7ebd8c6d1b | |
| parent | be3a75cb550f9a009cbcd40242923e2659a6ac70 [diff] |
No STORAGE_PERMISSIONS to grant in new model. When a developer has enabled the new Q storage model, the legacy READ/WRITE_EXTERNAL_STORAGE permissions are no longer runtime permissions, and we shouldn't try granting them any longer, since they'd fail with a SecurityException. Bug: 113039719 Test: manual Change-Id: Idbb246378583832da12576dc17138142f1a6d2f5