commit | 267366ca19e7b71a63d3c4a02976cc56a6e58adc | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Thu Oct 31 14:59:26 2019 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Thu Nov 07 15:23:32 2019 +0000 |
tree | 063ef118f770096ac667f5b4c7d22b75693896c0 | |
parent | fa2b2d35255515accd0aa69193aa5e72b009e38e [diff] |
Only allow access to @TestApi signatures in instrumented processes. Note that the check is for "pure" @TestApi signatures, i.e. those that are on blacklist. If the signature is also annotated with @SystemApi or @UnsupportedApiUsage then it would not be on blacklist. Bug: 133832325 Test: manual Change-Id: I546fb42495331efd638d9def924ef33da0c80182