kvm-perms and sensor/vibrator fixes #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "kvm-perms"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #10.
Closes #12.
sensorfwd has no internal retry: if it starts before android.hardware.sensors-service-multihal is registered, every adaptor invalidates ("HYBRIS CTL invalid sensor type", "state changed to invalid") and sensors stay broken until a service restart. Gate startup on init.svc.vendor.sensors-hal-multihal=running, mirroring the hfd-service and bluebinder drop-ins.