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
2 files changed