commit | a81c63b08ca32ff4aab89fe958b9afb1c3c16a92 | [log] [tgz] |
---|---|---|
author | Gil Cukierman <cukie@google.com> | Mon Mar 17 15:56:57 2025 -0400 |
committer | Gil Cukierman <cukie@google.com> | Mon Mar 17 16:05:47 2025 -0400 |
tree | 3695efe53037e0ae89a61c38f72c056e488ccdf5 | |
parent | 0fa903349f312d84af88a944e25c595a1f293c06 [diff] |
libbinder: fix trusty cpp fd transport modes This moves the call to set allowed file descriptor transport modes to a common method that is invoked on both cpp and rust construction of RpcServerTrusty objects. Test: atest -c frameworks/native/libs/binder/tests/ Bug: 393346719 Change-Id: I0ec04676ff36879ce2b40f5070214b1cbe21f2b0