This reverts commit 2c99c990d3
.
Reason for revert: <Build break>
Change-Id: I030b4f5c59383478355ac2cee8363f45c8101041
7 lines
163 B
Text
7 lines
163 B
Text
type sg_device, dev_type;
|
|
type vendor_toe_device, dev_type;
|
|
type lwis_device, dev_type;
|
|
type rls_device, dev_type;
|
|
|
|
# Raw HID device
|
|
type hidraw_device, dev_type;
|