HomeSort by relevance Sort by last modified time
    Searched refs:installclean (Results 1 - 3 of 3) sorted by null

  /build/core/
cleanbuild.mk 124 # A change in the list of aapt configs warrants an installclean, too.
162 # installclean logic
165 # The files/dirs to delete during an installclean. This includes the
173 # $ make installclean
175 # $ make installclean
221 .PHONY: installclean
222 installclean: FILES := $(installclean_files)
223 installclean: dataclean
228 $(info *** Forcing "make installclean"...)
main.mk 76 dont_bother_goals := clean clobber dataclean installclean \
    [all...]
  /build/tools/
check_builds.sh 43 make PRODUCT-$(echo $1 | sed "s/-.*//" )-installclean

Completed in 2159 milliseconds