commit | f9f3de2434d82942b989621c43490eff46b8512d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed May 06 17:14:39 2020 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri May 08 13:36:09 2020 -0700 |
tree | 24423986e58a3c2f0425e7bd314190a64b0f3bed | |
parent | a7e92558ee6b21be51ec2b47854639c990ec1cc2 [diff] |
binder tests respect libbinder bitness Some 32-bit kernels use a binder kernel interface with a different API controlled by the kernel configuration CONFIG_ANDROID_BINDER_IPC_32BIT. This changes builds versions of these tests built for this bitness specially so that they can run and work on these devices. Test: atest --all binderLibTest{,_IPC_32} binderDriverInterfaceTest{,_IPC_32} Bug: 154755898 Change-Id: I82b47e8064564a037bf8ed453e9ae7b8901b5667