summaryrefslogtreecommitdiff
path: root/keymaster/wait_for_strongbox.rc
blob: c02fc4652a2624c383493110fcced3e0c4506ba6 (plain)
1
2
3
4
5
6
7
8
9
# 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