commit | 2f43f46211f964e456437eacf732f0743755b6e7 | [log] [tgz] |
---|---|---|
author | Marissa Wall <marissaw@google.com> | Sun Dec 30 12:25:44 2018 -0800 |
committer | Marissa Wall <marissaw@google.com> | Tue Jan 22 22:03:58 2019 +0000 |
tree | 33fc338f3b5a5b30d78be2e8ed50362e4c497d37 | |
parent | 5279d8161bdb9e17c29391b68d3a05085f26d98a [diff] |
mapper: update documentation on locking Update the locking documentation to require all 1D buffers "lock in place". Previously, the framework was able to get 1D buffers that locked in place via ion. The ion interface is no longer directly accessible. Some framework use cases still need 1D buffers that lock in place so add the requirement to mapper. Bug: 120493579 Test: N/A Change-Id: Ib903efdbeeb8c44ed70c3c6022d6792d05df1a63