1service vendor.keymint.rust-trusty /vendor/bin/hw/android.hardware.security.keymint-service.rust.trusty \ 2 --dev ${ro.hardware.trusty_ipc_dev.keymint:-/dev/trusty-ipc-dev0} 3 class early_hal 4 user nobody 5 group drmrpc 6 # The keymint service is not allowed to restart. 7 # If it crashes, a device restart is required. 8 oneshot 9