Lines Matching refs:DESUGAR
94 # Allow changing DESUGAR script to something else, or to disable it with DESUGAR=false.95 if [ -z "$DESUGAR" ]; then96 export DESUGAR="$ANDROID_BUILD_TOP/art/tools/desugar.sh"