commit | 172473fcdf9b496dbfa019907f6dd8b328f6ae7f | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Sep 07 21:01:33 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Sep 08 10:48:51 2021 +0900 |
tree | 6adf563dad8d30f2071178f2e200e066f4bc977e | |
parent | e12fccc47f691e19041e6d1d94d0f70c7731c0e1 [diff] [blame] |
Support callback for rpc server In case that a user want to be notified, a callback will be called after setting up the RPC server. Bug: 195381416 Test: atest MicrodroidHostTestCases Test: run microdroid demo app Change-Id: Ia98bfb879a434935d9708a6dcd4aa19c4d46ffe4
diff --git a/libs/binder/libbinder_rpc_unstable.map.txt b/libs/binder/libbinder_rpc_unstable.map.txt index 1138786..e856569 100644 --- a/libs/binder/libbinder_rpc_unstable.map.txt +++ b/libs/binder/libbinder_rpc_unstable.map.txt
@@ -1,6 +1,7 @@ LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only global: RunRpcServer; + RunRpcServerCallback; RpcClient; RpcPreconnectedClient; local: