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

Commit f02d996c authored by Eric Biggers's avatar Eric Biggers Committed by Automerger Merge Worker
Browse files

Merge "update_verifier: don't pass an unused command-line argument" into main...

Merge "update_verifier: don't pass an unused command-line argument" into main am: 9910cbf8 am: 5dfa62d6 am: 9f1e980d

Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/2653222



Change-Id: Ia486370280bfb64497e12b98c54f35e269e1e32a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 20c4c812 9f1e980d
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
    user root
    group cache system
    priority -20
    ioprio rt 0

service update_verifier /system/bin/update_verifier ${vold.decrypt}
service update_verifier /system/bin/update_verifier
    user root
    group cache system
    priority -20