OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_OUT_APPS
(Results
1 - 3
of
3
) sorted by null
/art/
Android.mk
59
rm -f $(
TARGET_OUT_APPS
)/*.odex
282
$(wildcard $(
TARGET_OUT_APPS
)/*.apk) $(wildcard $(TARGET_OUT_JAVA_LIBRARIES)/*.jar)),\
336
dump-oat-Calculator: $(
TARGET_OUT_APPS
)/Calculator.odex $(TARGET_BOOT_IMG_OUT) $(OATDUMP)
/build/core/
envsetup.mk
198
TARGET_OUT_APPS
:= $(TARGET_OUT)/app
Makefile
[
all
...]
Completed in 232 milliseconds