commit | 2207b7e7db463dfa96d071654c49268e22e8745f | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed Apr 28 14:52:01 2021 +0100 |
committer | Martin Stjernholm <mast@google.com> | Wed May 05 12:07:48 2021 +0000 |
tree | e01f687e8761a63d83b9858a02d529ddacc1b60f | |
parent | 107d22b9c7a97275e62bb5a97eb871713cfa0616 [diff] |
Extend Link() to allow linking to the default namespace. The code path through native bridge and NDK translation should propagate nullptr as well. This to support a later change that changes the way native test libraries are loaded in ART run tests. Test: art/test/testrunner/testrunner.py --target --64 --optimizing Bug: 130340935 Change-Id: I934d11942e41ccc6d140a7044faa160b006166f1