commit | c378c9946ac42e225be4fe37d3b97e1b88a97304 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Tue Sep 29 16:50:40 2015 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Wed Sep 30 11:53:37 2015 -0700 |
tree | 040ed1a894f1815ed94e58d67f0143843070eef1 | |
parent | 0c732dbae2e6b33cde9a266ea091e1459742f1f1 [diff] |
Stop storing the direction buffer We pull the information out of the direction buffer_type immediately and pack it safely in to privates where it can be accessed with sane accessors. Test: unit tests Bug: 24410295 Change-Id: I84e4cf50aad9202210fc9c3db5dd78858991ecd7 Signed-off-by: Casey Dahlin <sadmac@google.com>