diff options
author | Alex Light <allight@google.com> | 2020-12-11 10:20:32 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2021-01-11 16:26:39 +0000 |
commit | c38d94449a0ccfefd396d2e01b571f3e804d9e48 (patch) | |
tree | 39b74f8fea3ccbafd95936333f87865c2289c263 /test/ProfileTestMultiDex/Second.java | |
parent | 83881483515aec1dfaa0c848f1ce876c3f966b43 (diff) |
Add disable/get/set_hidden_api_enforcement_policy extensions
Add JVMTI extensions to control the hidden-api enforcement policy. The
new extensions
com.android.art.misc.{disable,get,set}_hidden_api_enforcement_policy
use the int representations defined by ApplicationInfo.java. Users of
these APIs should be sure to toggle the hidden-api state temporarily
as needed and should avoid turning it off for long periods in order to
ensure users can continue to find bugs.
Test: ./test.py --host
Bug: 175329755
Change-Id: I89848faf6cf53179b713c6ca9f19f1fe8062b739
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions