Merge "Add libbinder_rpc_unstable.so to linker.config.json" am: 1c998ded12

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

Change-Id: I854c79820824b9911014cb068c256310e13fd251
This commit is contained in:
Treehugger Robot 2021-06-17 22:00:58 +00:00 committed by Automerger Merge Worker
commit 5f3ca77970

View file

@ -11,6 +11,9 @@
"libsigchain.so",
// TODO(b/122876336): Remove libpac.so once it's migrated to Webview
"libpac.so",
// TODO(b/184872979): Remove libbinder_rpc_unstable.so once stablized and
// added to libbinder_ndk.
"libbinder_rpc_unstable.so",
// TODO(b/120786417 or b/134659294): libicuuc.so
// and libicui18n.so are kept for app compat.
"libicui18n.so",