[ffl] Fix compile-time error due to shifted integer constant.
Fix a compile-time error caused by shifting the integer constant 1 by 32 bits or more when converting an intermeidate value. Bug: NA Test: Added repro case to tests, which compiles and passes. Change-Id: I936bc17c8d7beb7469379c94f11fcc53b284e24f
Loading
Please register or sign in to comment