DO NOT MERGE fix failure on run cts m CtsDevicePolicyManagerTestCases -t com.android.cts.devicepolicy.DeviceOwnerTest#testSecurityLoggingWithSingleUser
Too many logs are output, and some logs are omitted and converted to liblog and output to the securitylog buffer.
As a result, an unexpected tag (1006) appears when reading the securitylog, and the case test fails.
Modify the test and ignore tag type 1006.
Bug: 157950078
Test: pass on run cts m CtsDevicePolicyManagerTestCases -t com.android.cts.devicepolicy.DeviceOwnerTest#testSecurityLoggingWithSingleUser
Change-Id: Ia479d085b5aa9109a65cc23d603b9cd80ff118bf
1 file changed