SDE: Fix the minimum value in display property
The minium value of u32 is zero instead of -1. -1 will become the
largest value in u32.
Change-Id: I20fcab7d5912d6da7c4afe1ec7a86333767b0bf1
Signed-off-by:
Camus Wong <camusw@codeaurora.org>
Loading
Please register or sign in to comment