Wiping and relinquishing org-owned devices
Add the following functionality, on devices with a managed profile created during provisionining (and as such, considered organization-owned): * Let the Profile Owner relinquish a device by calling DevicePolicyManager.wipeData. The device then transitions to a fully-personal device. * Let the Profile Owner wipe the entire device by calling wipeData on the parent profile DevicePolicyManager instance. Bug: 138709470 Test: Manual with TestDPC. Test: atest CtsDevicePolicyManagerTestCases:com.android.cts.devicepolicy.OrgOwnedProfileOwnerTest Test: atest com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testDeviceIdAttestationForProfileOwner Change-Id: If3cc9741079592cb07bc1ef5ccca8fb2b57a52e9
Loading
Please register or sign in to comment