commit | 7c00153cbe952a4e7552cdd815c95a90f31ead9b | [log] [tgz] |
---|---|---|
author | Shubham Ajmera <shubhamajmera@google.com> | Fri Dec 11 15:27:13 2015 +0000 |
committer | Shubham Ajmera <shubhamajmera@google.com> | Mon Dec 14 16:03:55 2015 +0000 |
tree | 522fb3a726a3de3bcc0b8f6a41645c72daa08c30 | |
parent | 4d9ced850d6fbc052ccf062a3cf6f708fb4e4402 [diff] |
Fix isAccessible and alignment test The test was trying to modify the content of the array after setting the isaccessible flag to true, however it wasn't handling isReadOnly flag at the same time. alignment test is now added in harmony-tests. This will enable the test to run on the other types of DirectByteBuffers. Bug: 26140694 Change-Id: Ie4b98a13d9249a3f802ce17f268f188cac22af74