blob: 15b6ee952ce6f4e68c9e9fb88d625b3816ace10b [file] [log] [blame]
Victor Hsiehd35d31d2021-06-03 11:24:31 -07001LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only
2 global:
Alice Wang7e935602022-10-17 08:06:16 +00003 RunVsockRpcServer;
4 RunVsockRpcServerCallback;
Victor Hsiehd35d31d2021-06-03 11:24:31 -07005 RpcClient;
Inseob Kime12fccc2021-09-02 17:23:33 +09006 RpcPreconnectedClient;
Victor Hsiehd35d31d2021-06-03 11:24:31 -07007 local:
8 *;
9};