This reverts commit 9bd666007d
.
Reason for revert: build break b/297170337
Change-Id: I2459b680bb3153d3d7e0f17761b4a825da942bcc
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;
|