blob: 1138786a64c6e305c6ec97c24289a22090793110 [file] [log] [blame]
Victor Hsiehd35d31d2021-06-03 11:24:31 -07001LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only
2 global:
3 RunRpcServer;
4 RpcClient;
Inseob Kime12fccc2021-09-02 17:23:33 +09005 RpcPreconnectedClient;
Victor Hsiehd35d31d2021-06-03 11:24:31 -07006 local:
7 *;
8};