blob: f799bf43597cbb79830f277baa4950cbb49a93e9 [file] [log] [blame]
Siarhei Vishniakoua0e7f732018-01-17 11:49:04 -08001service vendor.input.classifier-1-0 /vendor/bin/hw/android.hardware.input.classifier@1.0-service-example
2 # Must be specified if "disabled" is set. This HAL will only start if requested via getService
3 interface android.hardware.input.classifier@1.0::IInputClassifier default
4 class hal
5 user nobody
6 # will not be restarted if it exits until it is requested to be restarted
7 oneshot
8 # will only be started when requested
9 disabled