commit | 85cbe604df7d1be95bf74ba47dfa544fab2da725 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Thu Dec 07 01:11:04 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Thu Dec 07 11:59:34 2023 +0900 |
tree | e7e201dd61c8bcf6f06ecb7bf1250637441546e0 | |
parent | f75eacd3f56dbf8d99be8fd475e5dcc68bbfe635 [diff] |
Update testAllowedUids to follow revert of canSeeAllowedUids aosp/2854709 reverted canSeeAllowedUids change done by aosp/2405720. But aosp/2854709 did not update testAllowedUids and broke testAllowedUids since cts can no longer see allowedUids. This CL updates testAllowedUids to skip some test cases. Followup CLs will allow ownerUid to see allowedUids again and re-enable test cases. Bug: 315112049 Test: TH Change-Id: I1e4ca09ad15b6150182325cbfda1548e5fec79d1