Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

ubports/hfd-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hfd-service

Human feedback device service is a dbus activated service that manages human feedback devices sutch as leds and vibrators on mobile devices.

This replaces usensord and unity8's own led/light handeler

Why?

We have a need for a more modular system running service now that we have different devices handeling implementations differently.

Secondly we could not use unity8's own led handeler as this only runs in userspace and we wont have access to sysfs devices from there in a secure maner. We can use a dbus service protected with apparmor.