Home | History | Annotate | Download | only in test

Lines Matching refs:DESUGAR

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