commit | 7a9cf7321fd61e373307a40e96801f24e8bfb5ff | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Oct 31 12:19:57 2018 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Fri Nov 30 16:04:54 2018 +0000 |
tree | c06f3c3712c3f24384ef51454b2db32ed6a29602 | |
parent | 54be7bfba3e3efe021e70299e2fd6d62c1aef813 [diff] |
Blacklist primitive wrapper class value fields for Q and above Each primitive wrapper class provides an accessor method for retrieving the value field, e.g. byteValue(), intValue() etc. so direct access to the field is not required. Bug: 118738172 Test: make checkbuild - blacklist by target SDK is not supported yet. Change-Id: I7fc2e19c7b533e892b876635dd8add3e1a811ee6