Fix sanitizer in libopenjdk_native_defaults.
Make an implicit type conversion explicit before an unsigned overflow occurs. This was causing errors on integer overflow sanitized builds. Bug: 30969751 Test: Compiles and device boots without error message. Change-Id: I171a372d00209e653a7c3b2d4528689d5274446a
Loading
Please sign in to comment