Merge "libdexfile_external is replaced by libdexfile (reland 2)." am: 8146f21745 am: 20df86b2e3 am: 3cabde2819

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

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