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
* Previously, TestDPC invoked UserManager
hasUserRestriction() when displaying the
restrictions set on the parent instance.
This was incorrect, as it was showing the
user restrictions applied to the managed
profile rather than the primary profile.
* This is now updated to use DevicePolicyManager
getUserRestrictions() on the parent instance
to check if a user restriction is set on the
primary profile.
Bug: 149743941
Test: Manual testing
Change-Id: Iaa9e765d69aea251d8b8aecfecbb90502eb89abf
0 commit comments