Revert submission 14947110-activate_keymint Reason for revert: Likely b/191652216 Reverted Changes: I6c5210356:Activate KeyMint I784d39383:Activate KeyMint. Bug: b/191652216 Change-Id: I5f6d69f7657180c09a6ec8e8afad09bbd63cdc32
9 lines
227 B
Text
9 lines
227 B
Text
# Wait for both Trusty and Strongbox HALs to be up
|
|
service wait_for_strongbox /vendor/bin/hw/wait_for_strongbox
|
|
user root
|
|
group root system
|
|
priority -20
|
|
ioprio rt 0
|
|
|
|
on late-fs
|
|
exec_start wait_for_strongbox
|