commit | c445fabaeeba11f79d304808923bccdab1bdece5 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb@connolly.tech> | Wed Aug 11 14:42:57 2021 +0100 |
committer | Caleb Connolly <caleb@connolly.tech> | Wed Aug 11 14:42:57 2021 +0100 |
tree | ff7b96dc872401bb135345bf6b71e45cd3135db2 | |
parent | d59c906717199aee451a8748e514cf0ee66667c3 [diff] [blame] |
vibrator: add initial forcefeedback vibrator HAL This HAL talks to vibrators which are exposed as input devices using the forcefeedback API. This version includes lots of debugging spam.
diff --git a/ueventd.common.rc b/ueventd.common.rc index b87dccf..bde2ad5 100644 --- a/ueventd.common.rc +++ b/ueventd.common.rc
@@ -8,3 +8,6 @@ # media.codec2 /dev/ion 0664 system system + +# Input devices +/dev/input/* 0660 system input