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