diff options
author | 2023-09-27 20:45:02 +0100 | |
---|---|---|
committer | 2023-10-18 12:32:49 +0000 | |
commit | 25a1341f6ad06e6e6344c2a83e7632b0f9a628fa (patch) | |
tree | 7dd509fbb419465beed7f7459432192dc2e8affa /compiler/optimizing/graph_checker.cc | |
parent | dbf87745296a302111f37d8e6f03a6e53a73a77f (diff) |
Fix 909-attach-agent to work on target.
Clean up an old kludge (https://r.android.com/578234) that tried to
find the agent lib in java.library.path and copy it to the test
directory. That hasn't been working since linker namespaces and
NATIVELOADER_DEFAULT_NAMESPACE_LIBS were introduced, but the test has
been disabled so it wasn't noticed. Even if the copy worked the library
wouldn't be a directory that the linker config recognised, so it
wouldn't find dependencies like libbase.so.
Test: art/test/testrunner/testrunner.py --target --32 909
Test: art/test/testrunner/testrunner.py --host 909
Bug: 300654679
Change-Id: Id0b3a32ca757af63e878d3c5b0ae70919685cb65
Diffstat (limited to 'compiler/optimizing/graph_checker.cc')
0 files changed, 0 insertions, 0 deletions