6fe9367f7b
If ro.zygote is zygote64, don't bother running 32-bit test. Otherwise abilist{32,64} decides what tests to run. Bug: 291874369 Test: make gsi_arm64-user; Check /system/etc/init/hw Change-Id: Id10b2242606d6400acc29c3174f713581d6cce2e
4 lines
196 B
Text
4 lines
196 B
Text
on init && property:ro.product.cpu.abilist64=*
|
|
exec_start boringssl_self_test64
|
|
on property:apexd.status=ready && property:ro.product.cpu.abilist64=*
|
|
exec_start boringssl_self_test_apex64
|