mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 14:27:31 +00:00
Branch zuma from gs201 sha1 9009acf5c217f553b45ea82aa0702607229f0347 cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ia312c20dae892ead9bf06728b4ef5c0c260ad045 Signed-off-by: Aaron Ding <aaronding@google.com>
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
|