RPC Binder: Shut down the session on disconnect
For parity with the Android code, RpcServerTrusty now calls shutdownAndWait whenever a channel disconnects. This should also mitigate some server-side leaks, since the session shutdown code also clears RpcState. Bug: 267235876 Test: trusty_stats_test 80 times consecutively Change-Id: I35c3cd9fd419aa51e70297d1ffe3aa5dab7a0816
Loading
Please register or sign in to comment