libdexfile_external is replaced by libdexfile (reland 2).

This relands https://r.android.com/1644045 after requisite fix in
https://r.android.com/1671709.

Test: atest CtsSimpleperfTestCases
Bug: 143978909
Change-Id: I89650a8059b56d2b35a5592ef555c91faa49a2cf
This commit is contained in:
Martin Stjernholm 2021-03-18 02:53:48 +00:00
parent 60b9b4a467
commit 33a4e5539b

View file

@ -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",