[zircon][hid] Fix unset physical min/max values
If physical min and max are both 0 in the report descriptor, they are supposed to be set to the same value as the logical min and max values. SCN-1347 #comment Change-Id: I053c2a6f1f72d58712f74118d364682d3c1ad53c
Showing
- zircon/system/ulib/hid-parser/parser.cpp 7 additions, 0 deletionszircon/system/ulib/hid-parser/parser.cpp
- zircon/system/utest/hid-parser/hid-helper-test.cpp 8 additions, 8 deletionszircon/system/utest/hid-parser/hid-helper-test.cpp
- zircon/system/utest/hid-parser/hid-parser-test.cpp 10 additions, 10 deletionszircon/system/utest/hid-parser/hid-parser-test.cpp
Loading
Please register or sign in to comment