Home | History | Annotate | Download | only in update_verifier
      1 service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
      2     user root
      3     group cache system
      4     priority -20
      5     ioprio rt 0
      6 
      7 service update_verifier /system/bin/update_verifier ${vold.decrypt}
      8     user root
      9     group cache system
     10     priority -20
     11     ioprio rt 0
     12