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