summaryrefslogtreecommitdiff
path: root/input/classifier/1.0/default/android.hardware.input.classifier@1.0-service.default.rc
blob: e7d16ae05e80f078eb625fbb65e02fb652aa6ce7 (plain)
1
2
3
4
5
6
7
8
9
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