FUSE: Don't check for target SDK in MediaProvider

It's better to concentrate all of the target SDK checks in 1 place.

When granting the legacy storage app-op, we should perform all of the
checks. Later on, when checking for legacy storage, the app-op should be
the source of truth.

Test: atest FuseDaemonHostTest
Bug: 142395442
Bug: 137755945
Change-Id: I759b0a3d05e5d2e48d0af1b2c79f2d1f87a75b93
1 file changed