Skip to content
Commit b3d089bd authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Enable streaming of GrantPermissionsActivity

Remove the VDM streaming opt-out via canDisplayOnRemoteDevices=false
from the activity definitions in AndroidManifest.xml.

When GrantPermissionsActivity shows a permission request on a
VirtualDevice the request shows additional information about the device
that the permission will take effect on.

This effectively changes the language from: "Allow <app> to access
<permission>" to "Allow <app> to access <permission> on <device>".

Permission dialogs shown on the default device are unchanged.

Feature is flagged via the virtual_devices flag stream_permissions.

Bug: 291737919
Test: atest VirtualDevicePermissionTest AppStreamingPermissionTest
Change-Id: Ie06b982db0191cc6665e73ad33a4a053c9f93353
parent 16c7c47b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment