| commit | 28188f34f5d0956ce7080e71aa08fd08859ae08f | [log] [tgz] |
|---|---|---|
| author | Devin Moore <devinmoore@google.com> | Mon Jun 30 17:13:13 2025 +0000 |
| committer | Devin Moore <devinmoore@google.com> | Mon Jun 30 19:44:09 2025 +0000 |
| tree | e5a019c21a5de1263cdffc37744c0b6d7c709fd0 | |
| parent | 1c6f4551f53f9e61e9b9b6eb240a6a28b75f8a26 [diff] |
Skip ARpcDelegateNonAccessor test with static libbinder The test case uses libbinder_ndk.so which is using the device's libbinder.so instead of this test case's static symbols. We can't mix these objects, so skip this test in that case. Flag: TEST_ONLY Test: atest binderRpcTest Bug: 427923758 Change-Id: I8281fb99cfbe5a99df9e5824d590759f3b2aca32