diff options
author | Eugene Susla <eugenesusla@google.com> | 2018-02-08 15:14:06 -0800 |
---|---|---|
committer | Eugene Susla <eugenesusla@google.com> | 2018-02-14 19:34:32 +0000 |
commit | df99184a81c4a9be3073dc3e6d396a950c9c6be2 (patch) | |
tree | a3c7e220a31ef77664a8217ad0dc64b06400f284 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | aa2c46cc81b87f443e800617097ad60212fbdaf4 (diff) |
Use structural equality for A11yNodeInfo#mChildNodeIds
A11yNodeInfo#writeToParcel relied on LongArray#equals to avoid
storing it if it's the default value, but because the equality
is be by reference, it would store it every time.
This fixes that.
Test: a11y cts
Fixes: 72460870
Change-Id: I508df9e4346e304b8ae56cc38b17e9a940d941f1
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions