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
1 file changed