Merge "init.rc: drop spurious trailing ':'."

This commit is contained in:
Treehugger Robot 2019-09-11 04:05:23 +00:00 committed by Gerrit Code Review
commit bce2fbcd93
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ on init
start vndservicemanager
# Run boringssl self test for each ABI so that later processes can skip it. http://b/139348610
on init && property:ro.product.cpu.abilist32=*:
on init && property:ro.product.cpu.abilist32=*
exec_reboot_on_failure boringssl-self-check-failed /system/bin/boringssl_self_test32
on init && property:ro.product.cpu.abilist64=*
exec_reboot_on_failure boringssl-self-check-failed /system/bin/boringssl_self_test64