aboutsummaryrefslogtreecommitdiff
path: root/testdata/golden_output/stage2/com.android.runtime/ld.config.txt
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2021-03-18 03:13:52 +0000
committerMartin Stjernholm <mast@google.com>2021-04-06 14:06:49 +0100
commit6d609ffff05146c0398ce848d46e4648db24a226 (patch)
tree16553d1b861ffa89165b2bdb702d68467e42c186 /testdata/golden_output/stage2/com.android.runtime/ld.config.txt
parent06a50e5e80f49203bf764e27668507f5fbcdb5c6 (diff)
downloadlinkerconfig-6d609ffff05146c0398ce848d46e4648db24a226.tar.gz
libdexfile_external is replaced by libdexfile (reland).
Only update the test data to avoid confusing discrepancy. This relands https://r.android.com/1643427 after decoupling it from the topic that caused b/184239856. Test: system/linkerconfig/rundiff.sh Bug: 143978909 Change-Id: I1ca20568a77c4487e815bbfa32f108964bed00a4
Diffstat (limited to 'testdata/golden_output/stage2/com.android.runtime/ld.config.txt')
-rw-r--r--testdata/golden_output/stage2/com.android.runtime/ld.config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/golden_output/stage2/com.android.runtime/ld.config.txt b/testdata/golden_output/stage2/com.android.runtime/ld.config.txt
index ad86365..802274a 100644
--- a/testdata/golden_output/stage2/com.android.runtime/ld.config.txt
+++ b/testdata/golden_output/stage2/com.android.runtime/ld.config.txt
@@ -192,8 +192,8 @@ namespace.system.link.com_android_i18n.shared_libs += libicu.so
namespace.system.link.com_android_i18n.shared_libs += libicui18n.so
namespace.system.link.com_android_i18n.shared_libs += libicuuc.so
namespace.system.link.com_android_i18n.shared_libs += libpac.so
-namespace.system.link.com_android_art.shared_libs = libdexfile_external.so
-namespace.system.link.com_android_art.shared_libs += libdexfiled_external.so
+namespace.system.link.com_android_art.shared_libs = libdexfile.so
+namespace.system.link.com_android_art.shared_libs += libdexfiled.so
namespace.system.link.com_android_art.shared_libs += libnativebridge.so
namespace.system.link.com_android_art.shared_libs += libnativehelper.so
namespace.system.link.com_android_art.shared_libs += libnativeloader.so