Security logging broadcast work profile
Changes
On an org-owned device with a managed
profile, the security logs available broadcast
should be sent to the work profile user
Manual testing steps
* Set up org-owned device
with a managed profile
* Enable security logging in
the work profile
* Force logs using adb
adb shell dpm force-security-logs
* Verify DeviceAdminReceiver
receives broadcast
Bug: 170293810
Test: manual testing
atest com.android.server.devicepolicy.DevicePolicyManagerTest
atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testSecurityLoggingWithSingleUser
atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testSecurityLoggingEnabledLogged
atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testSecurityLoggingWithTwoUsers
atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testSecurityLoggingDelegate
atest com.android.cts.devicepolicy.OrgOwnedProfileOwnerTest#testSecurityLogging
atest com.android.cts.devicepolicy.OrgOwnedProfileOwnerTest#testSecurityLoggingDelegate
Change-Id: Ia955d6ef6b983fb1ff05dff9e68f8cb8e9b6e9f9
Loading
Please register or sign in to comment