Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.sh44 if [[ -z $CONFIG_YMAL ]]; then
45 CONFIG_YMAL="$SCRIPT_DIR/config.yaml"
47 echo "CONFIG_YMAL=$CONFIG_YMAL"
94 $SCRIPT_DIR/bootanalyze.py -c $CONFIG_YMAL -G 4M -r \
DREADME.md22 CONFIG_YMAL="$ANDROID_BUILD_TOP/system/extras/boottime_tools/bootanalyze/config.yaml" \