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
8 files changed