diff options
author | Eugene Susla <eugenesusla@google.com> | 2018-02-08 15:14:06 -0800 |
---|---|---|
committer | Eugene Susla <eugenesusla@google.com> | 2018-02-15 13:45:22 -0800 |
commit | 9669e3af6500ffd1041df7c4197865a001cdc055 (patch) | |
tree | 959a30e8a45a9ba76e7822c858ea6d9fd6cfebcc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | aa2c46cc81b87f443e800617097ad60212fbdaf4 (diff) |
Use structural equality for A11yNodeInfo#mChildNodeIds
This reintroduces I508df9e4346e304b8ae56cc38b17e9a940d941f1
with the addition of missing nullchecks
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
Change-Id: I8fadffb2508d819ae9a9db8c4298e8941a349627
Fixes: 72460870
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions