linker.config.json: remove libpac.so.
The bug in the TODO was fixed 5 years ago, so this should be obsolete? Change-Id: I636adccb9852170a00ea171dd96e2f176bf70489
This commit is contained in:
parent
42fe7733a6
commit
d4bd799fcc
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
"libnativehelper.so",
|
||||
"libnativeloader.so",
|
||||
"libsigchain.so",
|
||||
// TODO(b/122876336): Remove libpac.so once it's migrated to Webview
|
||||
"libpac.so",
|
||||
// TODO(b/120786417 or b/134659294): libicuuc.so
|
||||
// and libicui18n.so are kept for app compat.
|
||||
"libicui18n.so",
|
||||
|
|
Loading…
Reference in a new issue