1service vendor.keymint-rust /vendor/bin/hw/android.hardware.security.keymint-service.rust 2 class early_hal 3 user nobody 4 # The keymint service is not allowed to restart. 5 # If it crashes, a device restart is required. 6 oneshot 7
1service vendor.keymint-rust /vendor/bin/hw/android.hardware.security.keymint-service.rust 2 class early_hal 3 user nobody 4 # The keymint service is not allowed to restart. 5 # If it crashes, a device restart is required. 6 oneshot 7