Home
last modified time | relevance | path

Searched refs:SETUP_MSG (Results 1 – 1 of 1) sorted by relevance

/art/build/apex/
Dart_prepostinstall_utils.sh60 SETUP_MSG=`fsverity setup $file --signature=$signature_file --hash=sha256 2>&1` || \
61 { log_error "Setup failed: $SETUP_MSG" ; return 300 ; }