Siarhei Vishniakou | 443e98b | 2019-02-07 15:42:06 -0800 | [diff] [blame] | 1 | service vendor.input.classifier-1-0 /vendor/bin/hw/android.hardware.input.classifier@1.0-service.default |
Siarhei Vishniakou | a0e7f73 | 2018-01-17 11:49:04 -0800 | [diff] [blame] | 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 |