platform_hardware_interfaces/security/dice/aidl/default/android.hardware.security.dice-service.non-secure-software.rc
Janis Danisevskis 86124738cd Dice HAL: Added default implementation.
Test: ... one ...
Bug: 198197213
Change-Id: If855e2a4a0150d80e7cecce0a078cdeca00bdb50
2022-03-10 12:23:59 -08:00

9 lines
531 B
Text

service vendor.dice /vendor/bin/hw/android.hardware.security.dice-service.non-secure-software
class early_hal
user nobody
# The diced HAL cannot be allowed to restart. When it crashes for any reason.
# it loses security critical state. The only remedy is to restart the device.
# This may be implementation depended. It is safe to restart the HAL if the
# state change during a call to "demote" is is preserved.
# see android/hardware/security/dice/IDiceDevice.aidl for details on "demote".
oneshot