You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add BIND_DEVICE_ADMIN permission to admin integrated flow screens.
This allows both activities to be started only from
ManagedProvisioning. Before this change, an arbitrary app could start
them.
Fixes: 129136880
Test: ran the provisioning flow to confirm both screens are shown
Test: ran adb shell am start -a for both GET_PROVISIONING_MODE and
ADMIN_POLICY_COMPLIANCE to confirm activities cannot be started by an arbitrary app
Change-Id: I9314a615ddd06b8ea5fe0dba2098fba0a0714874
0 commit comments