Merge "Require libjdwp from the ART APEX."
This commit is contained in:
commit
7b5e682da1
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
{
|
||||
"requireLibs": [
|
||||
"libandroidicu.so",
|
||||
"libdexfile.so",
|
||||
"libdexfiled.so",
|
||||
"libicu.so",
|
||||
"libjdwp.so",
|
||||
"libnativebridge.so",
|
||||
"libnativehelper.so",
|
||||
"libnativeloader.so",
|
||||
"libsigchain.so",
|
||||
"libandroidicu.so",
|
||||
"libicu.so",
|
||||
// TODO(b/122876336): Remove libpac.so once it's migrated to Webview
|
||||
"libpac.so",
|
||||
// TODO(b/120786417 or b/134659294): libicuuc.so
|
||||
|
|
Loading…
Reference in a new issue