commit | c5d4cd58a7195e9c733e7dea2ecef3b79b62afc1 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Sep 18 09:17:25 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Fri Sep 18 09:32:32 2020 -0700 |
tree | 9a258cc37a83999b346bb92399ee29379fd9d1d5 | |
parent | acd5ecae03c0832756c6969022d8d289147e8b8e [diff] |
Change payload type to int32_t for fmq device tests This is in preperation for more AIDL fmq tests. The types need to be the same and AIDL does not support uint16_t. Test: atest fmq_unit_tests fmq_test Bug: 142326204 Change-Id: I95586cc836d831a0e31f8a825d2e88fbc67d3ef0