diff options
author | 2024-07-12 18:40:30 +0100 | |
---|---|---|
committer | 2024-07-17 13:35:49 +0000 | |
commit | 1fe9dc85a7111f7e678c47ed48b2611b536b9dca (patch) | |
tree | 21af557417817e8796382b0f9e21af8535b12577 /compiler/optimizing/nodes.cc | |
parent | 57fe2140f6a78a66cf80c9b46e96acc6b83ec3ed (diff) |
Add stubs to libdexfiled, to make the build system add it to
provideNativeLibs in the debug APEX.
This fixes an issue when the debug APEX com.google.art.debug is in use,
typically in `eng` builds: In that case external (i.e. non-ART) users
of libdexfile_support load libdexfile.so instead of the correct
libdexfiled.so, leading to crashes.
Test: lunch aosp_cf_x86_64_phone-trunk_staging-eng
Build and boot
adb shell cat /linkerconfig/ld.config.txt
Verify that com_android_art.shared_libs lines list libdexfiled.so
Bug: 349767294
Change-Id: I042b6126b082009346bfd576d98179857666971b
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions