Merge "libdexfile_external is replaced by libdexfile (reland 2)."
This commit is contained in:
commit
8146f21745
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"requireLibs": [
|
"requireLibs": [
|
||||||
// Keep in sync with the "platform" namespace in art/build/apex/ld.config.txt.
|
"libdexfile.so",
|
||||||
"libdexfile_external.so",
|
"libdexfiled.so",
|
||||||
"libdexfiled_external.so",
|
|
||||||
"libnativebridge.so",
|
"libnativebridge.so",
|
||||||
"libnativehelper.so",
|
"libnativehelper.so",
|
||||||
"libnativeloader.so",
|
"libnativeloader.so",
|
||||||
|
|
Loading…
Reference in New Issue