xref: /aosp_15_r20/hardware/interfaces/input/classifier/1.0/default/[email protected] (revision 4d7e907c777eeecc4c5bd7cf640a754fac206ff7)
1service vendor.input.classifier-1-0 /vendor/bin/hw/android.hardware.input.classifier@1.0-service.default
2    # Must be specified if "disabled" is set. This HAL will only start if requested via getService
3    interface [email protected]::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
10