summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-11-20 19:04:20 +0000
committerDavid Brazdil <dbrazdil@google.com>2018-11-21 18:27:42 +0000
commit4e6b16d0e9fa57d9150083e5743fc36bbd4c32bd (patch)
treef9852fd4e1608fc416785ba1900e9e984f34bf52 /annotations/generate_annotated_java_files.py
parenta22340febaa676c9e848ca4f05d112a97be376d3 (diff)
Support libSearchPath for InMemoryDexClassLoader
InMemoryDexClassLoader currently does not have a constructor which would allow users to set the library search path and therefore the class loader cannot be used to load code which depends on a native library outside of the system library search path. This patch adds such a constructor. It also annotates params of InMemoryDexClassLoader constructors with @Nullable and @NonNull. Test: InMemoryDexClassLoaderTest Bug: 35458580 Change-Id: I8762f37a1c2cd01ba6c6dca84117c15838ae1971
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions