mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: drop a2dp hardware offload
Reason: unsupported Inital inputmonitor * Tool to record input keycodes (numbers) Signed-off-by: roynatech2544 <whiteshell2544@naver.com> universal7885: inputmonitor: fix build errors
This commit is contained in:
parent
9bcaedf5a5
commit
833959f896
6 changed files with 162 additions and 6 deletions
5
universal7885-common/inputmonitor/inputmonitor.rc
Normal file
5
universal7885-common/inputmonitor/inputmonitor.rc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
service inputmonitor /system/bin/inputmonitor
|
||||
class main
|
||||
user root
|
||||
group system
|
||||
|
||||
Loading…
Reference in a new issue