9 Commits

Author SHA1 Message Date
Timmy Welch
ff422dbc23 Fix basically everything
Add permission handling with ueventd
Add selinux context to system_ext/etc/selinux/system_ext_file_contexts
Remove init changes and boot image patching
Only initialize the keyboard once on boot with a non-standard name
  Standard names are f[1-9] we use fhid
2025-02-16 12:46:56 -08:00
lordwelch
92f41b38c4 Update to latest magisk 2021-04-18 14:27:01 -07:00
lordwelch
dd1446f30e Attempt to fix instability with hid and configfs
I may just need a new cord
Add test for rc file
Add more logging
Exec the script and stat the service to run the script
Run the permission changes in a background subshell
2020-03-11 15:37:15 -07:00
lordwelch
138fd917c6 Fix naming 2020-03-06 00:03:05 -08:00
lordwelch
da7b8c476c Everything works
Removed setting the UDC for now as the service runs before the other
init scripts

selinux is a complete pain, but I need to figure out a way to make it so
that you can use hidg devices without root; preferably with a way for an
android app to request access.
2020-03-04 12:35:05 -08:00
lordwelch
458b033a0a verified working script. need to investing rc seclabel 2020-03-03 15:31:32 -08:00
lordwelch
71473c6476 all functionality is here. need to patch boot image now 2020-03-02 23:58:43 -08:00
lordwelch
0fb9132f71 more progress 2020-03-03 02:52:42 -08:00
lordwelch
fd101eb980 initial 2020-03-02 16:59:21 -08:00