commit | 5d148b352c83b86a2dc1ca24b98cd011fb01d96d | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Tue Jan 10 14:38:42 2017 -0800 |
committer | Hridya Valsaraju <hridya@google.com> | Wed Jan 11 16:04:47 2017 -0800 |
tree | 8fd102584f47ec5396c368b07805dee522d7c611 | |
parent | d272cb9e881c0aa23e4964f101131ab68affd85d [diff] |
Align all shared memory offsets to word boundary. Since the read pointer, write pointer, data buffer and EventFlag word occupy contiguous memory locations as per the default MessageQueue/MQDescriptor constructors, ensure that all offsets are aligned. Bug: 34194487 Test: FMQ unit tests Change-Id: I050d60f5481a13b8e45a42d00d6217bf7fcd7651