6 Commits

Author SHA1 Message Date
Timmy Welch
195b558057 Fix shell issues 2025-02-16 13:34:52 -08:00
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