10 lines
457 B
Plaintext
10 lines
457 B
Plaintext
service vendor.input.classifier-1-0 /vendor/bin/hw/android.hardware.input.classifier@1.0-service.default
|
|
# Must be specified if "disabled" is set. This HAL will only start if requested via getService
|
|
interface android.hardware.input.classifier@1.0::IInputClassifier default
|
|
class hal
|
|
user nobody
|
|
# will not be restarted if it exits until it is requested to be restarted
|
|
oneshot
|
|
# will only be started when requested
|
|
disabled
|