Fix a data type of the display ID
The valid display ID ranges from 0 to 255 so this changes its data type from a 8-bit signed integer to 32-bit signed integer. Bug: 170401743 Test: Successful build Change-Id: Ic4cb38d2d0446e169652689a3d3c71f1d7240455
Loading
Please register or sign in to comment