Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bce2fbcd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents c42f5d64 9caa15b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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