commit | 566f1371e4d6ee2b7bc2d027c93d51d08e8b5c20 | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Wed Sep 27 10:02:23 2023 +0900 |
committer | Kiyoung Kim <kiyoungkim@google.com> | Wed Sep 27 10:26:41 2023 +0900 |
tree | a33b2cebdb5acf04237040ba2ea333bf2b3bbc59 | |
parent | ac758f2ccc908df4366f602e31afd75c25cba4a5 [diff] |
Remove libbinder_rpc_unstable from system required libs libbinder_rpc_unstable is in the list of system required libs, but the library is already located in the system/{LIB}, and this creates link to the self namespace. Remove libbinder_rpc_unstable from system required libs as it doesn't make sense to have require and provide same library in a single image. Bug: 298333253 Test: Cuttlefish build and boot succeded Change-Id: Idb40e1dbc1053d4882093c188a36b2cc8d86e918