commit | 0a10d6918c6279bacd01aa66350bb8d7b99d21ee | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Sep 16 11:13:25 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Fri Sep 18 09:29:01 2020 -0700 |
tree | 27d8d7a3df4b21080f2113d5289a4d0a25c87141 | |
parent | e2ed8135cd11369c7e0b4726dfbafa07235dbaac [diff] |
Change HIDL fmq tests to use int32_t for payload This is in preperation for more AIDL fmq testing. The types need to be the same and AIDL does not support unit16_t. Test: atest fmq_test fmq_unit_tests Bug: 142326204 Change-Id: Ice9c28c3d0df064ea43c31950b3438d2e0d19063