commit | 01371571782388d15f2cf359204be597dfd6e92a | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Nov 26 13:07:00 2018 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Nov 26 15:23:18 2018 +0000 |
tree | a89d398c2b69205e9db83651952fcdc35cbc9e20 | |
parent | 310673f135e6c06ac4358e94cbe7f6f988e3aa9a [diff] |
Simplify InMemoryDexClassLoaderTest libSearchPath test Do not attempt to copy a native library. Instead create an empty temp file and check that ClassLoader::findLibrary returns the correct path. This is consistent with PathClassLoaderTest. Bug: 35458580 Test: CtsLibcoreTestCases Test: art/tools/run-libcore-tests.sh Change-Id: I41ac37a05781fdb5487b6e253ce720cd324ef1b1