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-03-23 21:18:30 +0000
commite474e0ce2153025eee82011153f610145d720db1 (patch)
tree16553d1b861ffa89165b2bdb702d68467e42c186 /testdata/golden_output/stage2/com.android.runtime/ld.config.txt
parent971c76cfa3531703848bd1f27d9318c8d869774c (diff)
downloadlinkerconfig-e474e0ce2153025eee82011153f610145d720db1.tar.gz
libdexfile_external is replaced by libdexfile.
Only update the test data to avoid confusing discrepancy. Test: system/linkerconfig/rundiff.sh Bug: 143978909 Change-Id: I12ac84eb41d461d1607b0c3b45be58dccdb78460
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