Add test for legacy app storage request with RWR

This ensures that, given a legacy app already has storage and media
permissions granted, and given the media permissions have
REVOKE_WHEN_REQUESTED, a dialog will not appear when the app requests
the READ_EXTERNAL_STORAGE permission.

Bug: 223907044
Test: atest MediaPermissionTest#testWhenA30AppRequestsStorageWhenMediaPermsHaveRWRFlag
Change-Id: I789b94b052f50920b407bfd023ce6a874b09b438
2 files changed