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

Commit 1baa9638 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 am: f02d996c

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



Change-Id: I2a17486f593609f8a41a4f196bb17204e6b6fd4f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents d323d480 f02d996c
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