commit | 16e84bc27dc456806fc1f71d24fdbc951b91ecf9 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Sat Oct 31 17:58:26 2020 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Nov 02 14:05:50 2020 +0000 |
tree | 25c3be21d809af6426cbebee8130dc7a8594ebe3 | |
parent | 861ead1c28671bdb8ec773287f3825fd7b8f3ed7 [diff] |
Use AppOpsManager.OPSTR_NO_ISOLATED_STORAGE This app op was introduced very late in R release to support --no-isolated-storage instrumentation flag. After that, it was promoted to a propert @SystemApi in internal/main. With this CL, we explicitly declare MediaProvider's dependency on NO_ISOLATED_STORAGE app op. Fixes: 159708202 Test: m com.android.mediaprovider Change-Id: Ib4c172bae9282e57a89db8e2892da202c68a7f55