Merge "Revert "libdexfile_external is replaced by libdexfile (reland)."" am: 60b9b4a467 am: f3f2655023

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1671708

Change-Id: I98082b166a27f080e645bca8923ea3d14329f169
diff --git a/rootdir/etc/linker.config.json b/rootdir/etc/linker.config.json
index d9f5526..83cb6ff 100644
--- a/rootdir/etc/linker.config.json
+++ b/rootdir/etc/linker.config.json
@@ -1,7 +1,8 @@
 {
   "requireLibs": [
-    "libdexfile.so",
-    "libdexfiled.so",
+    // Keep in sync with the "platform" namespace in art/build/apex/ld.config.txt.
+    "libdexfile_external.so",
+    "libdexfiled_external.so",
     "libnativebridge.so",
     "libnativehelper.so",
     "libnativeloader.so",