commit | 244fa92fc1c6a35a8cb7a75ac4f87223522eb76e | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Jan 19 18:00:15 2021 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Jan 20 14:15:14 2021 +0000 |
tree | 75e452a4873396f8e1ad0e4f36c93ff3d2e8124e | |
parent | 21900cb6ee56cdc9bf23863703edbaf084db463d [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 Merged-In: I8dd3bbacdb263a3e30539f43d8081f6d78e80155 Change-Id: I8dd3bbacdb263a3e30539f43d8081f6d78e80155