from: 026342771c6642980cb4653b1ec4d857a5d8be54 Bug: 167996145 Change-Id: I2ebf7f019afed1cbe9b60dcd82581bd3a52fe109
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
|