commit | bf65cd213e3815a3ef9a04c3085c4cef3a71701a | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Thu Oct 05 04:27:36 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 04:27:36 2023 +0000 |
tree | 1755ff710cf265b16fc8ddc8041c48f277ad7df3 | |
parent | 72ba5c12be0a8369fcf0b4a9bc89ce2b79693d81 [diff] | |
parent | 7cf712ab3bee1f6decf5b50c5e6b67f2d732f086 [diff] |
Merge "Remove libbinder_rpc_unstable from system required libs" into main am: 7cf712ab3b Original change: https://android-review.googlesource.com/c/platform/system/core/+/2762986 Change-Id: I73895850a5c23318f309895a0e91802e7231a270 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/rootdir/etc/linker.config.json b/rootdir/etc/linker.config.json index 47f77b1..d72ac66 100644 --- a/rootdir/etc/linker.config.json +++ b/rootdir/etc/linker.config.json
@@ -11,9 +11,6 @@ "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",