Ignore late-breaking behavior change.
We're willing to preserve an implicit "Nearby devices" permission
grant if this app was already able to interact with nearby devices
via background location access.
If the app doesn't have background location access, then the implicit
"Nearby devices" grant will be revoked as normal. If the "Nearby
devices" permission had already been revoked through some other
means, it will remain revoked.
Future CLs will update tests to reflect this nuanced behavior, but
for now this change temporarily skips the relevant test.
Bug: 196988990, 195931693
Test: atest NearbyDevicesPermissionTest
Change-Id: Ifc0c9f577676278bfdf569e3d4f7dd720fcbabd6
1 file changed