mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
clone from gs101 sha 9d1c97c2 Bug: 183183095 Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
# 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
|