commit | 17365e56a26fbc10aba10e7e0141d0c4f4937614 | [log] [tgz] |
---|---|---|
author | Devin Moore <[email protected]> | Mon Jan 18 16:11:20 2021 -0800 |
committer | Devin Moore <[email protected]> | Fri Jan 22 13:30:19 2021 -0800 |
tree | 726762f5751c09b074ae489b4cf3d2a0b28ae40d | |
parent | 600b7775ef945b70b211d67bf2a3285a0071c252 [diff] |
Use NativeHandle in MQDescriptor instead of ParcelFileDescriptor android.hardware.common.fmq.MQDescriptor needs to handle multiple file descriptors, so changing from ParcelFileDescriptor to android.hardware.common.NativeHandle. android.hardware.common.fmq.GrantorDescriptor needs to keep track of the fdIndex as well. Bug: 176912570 Test: atest fmq_unit_tests fmq_test Change-Id: I15f2393e6c420ae5394322b28c4523fa80f7dcc7