commit | 89dfd0902eb6e434e66cb38d92e18842beab3385 | [log] [tgz] |
---|---|---|
author | Brad Stenning <[email protected]> | Wed Oct 06 11:00:30 2021 -0700 |
committer | Brad Stenning <[email protected]> | Wed Oct 27 10:06:16 2021 -0700 |
tree | fcde8c43b4f7bf7f0c2f1d60ac83d3bf1a603e46 | |
parent | c0be5ac4451098108e48cfdf93c7a1ee5556f431 [diff] |
Allow a shared library to be positioned after the application on the classpath This is useful if/when it's desired that an application contains the same fully qualified class name that's also in the library. The shared libraries that are treated in this manor are controlled by the resource com.android.internal.R.config_shared_libraries_loaded_after_app Bug: 179429740 Test: atest SharedLibraryLoadingTests Change-Id: Ia37ff9bd545918d1e0f1f38548dcd86f177559d5