commit | eef7757941f2681814462b0f55d29a562c0200da | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Fri May 18 13:32:09 2018 +0100 |
committer | Mathew Inwood <mathewi@google.com> | Fri May 18 13:32:37 2018 +0100 |
tree | 647d552b640745f6ca101bee382866fc0aeedae6 | |
parent | 9c422cc4ef2f1825c60a43a1e8d770f270b076e7 [diff] |
Fix test 674-hiddenapi when debuggable. The runtime warns for debuggable apps even when access to an API is allowed. Update the expectations of this test accordingly. This requires exposing Runtime::IsJavaDebuggable to the java code so it knows what to expect. Test: $ art/test.py -b --host --debuggable -t 674-hiddenapi Bug: 79914966 Change-Id: I339f205d7153cf7b1c12dc06813c768608921684