Force BSIC value to only one byte
BSIC is being sign-extended when copied to a java integer. Truncate the length keeping the magnitude of the lowest byte. Bug: 37787893 Test: compilation Change-Id: I7807be3321e9c90f23351549c86ebe03dc239d80
Loading
Please register or sign in to comment