ueventd.gs101.rc: Add raw HID devices.
Bug: 195964858 Test: Paired a Sony PS4 controller and verified that it's discovered by the dynamic sensor HAL. Test: See details in testing done comment in https://googleplex-android-review.git.corp.google.com/15847274 . Change-Id: I8d5987171d5b316410e8ba34cc02a4d4508e0054
This commit is contained in:
parent
a8ff4f78f1
commit
ba462d1ed8
1 changed files with 4 additions and 0 deletions
|
@ -209,3 +209,7 @@
|
||||||
|
|
||||||
# Direct Charging
|
# Direct Charging
|
||||||
/dev/logbuffer_pca9468_tcpm 0600 system system
|
/dev/logbuffer_pca9468_tcpm 0600 system system
|
||||||
|
|
||||||
|
# Raw HID devices
|
||||||
|
/dev/hidraw* 0660 system system
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue