summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-04-28 17:07:10 -0700
committerElliott Hughes <enh@google.com>2011-05-03 10:07:00 -0700
commiteebf863ca5c8a7497f92602fe9ea3d1282c8bded (patch)
tree04cfbf893138f482d426e615310d7136476b73f5 /annotations/generate_annotated_java_files.py
parent0c0934430f2cdd830b54eacf518355057f3567f3 (diff)
Fix the byte order of non-ByteBuffer duplicate and slice results.
ByteBuffer.duplicate and ByteBuffer.slice always return big-endian buffers. Any other kind of buffer returns a buffer with the same endian as itself. We didn't have tests for the latter, and broke this in Honeycomb. Bug: http://code.google.com/p/android/issues/detail?id=16434 git cherry-pick 87c354d8d6faa77dee1820df2f0ad2666b9f0331 Change-Id: I344cccab9a1a5ac4a6d6a70bb09c7da5808929bc
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions