commit | 6609105eb5b80019a1a94ed4874450e6db6a6a8e | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Mon Jan 11 16:19:58 2021 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Jan 20 18:58:36 2021 +0000 |
tree | 69b26a0b969b1914b3032ca32e9dc8e38e1f80bd | |
parent | 08a80b3208134ce25358df0a32a15e5ab86362a9 [diff] |
Enable @TestApi access for instrumentation. Since introduction of ALLOW_TEST_API_ACCESS, it is now possible to grant access to test apis for the whole UID, instead of just a starting process. This resolves the issue, where a forked test process cannot access @TestApi's. Bug: 147113465 Test: atest CameraEvictionTest#testBasicCamera2ActivityEviction Change-Id: I8dd3bbacdb263a3e30539f43d8081f6d78e80155