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
Change-Id: I09b8fcbd493faf51f2492cc874c115c165b326cc
Test: atest MediaPermissionTest#testWhenA30AppRequestsStorageWhenMediaPermsHaveRWRFlag
2 files changed