Searched defs:aaptCFlags (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DAndroid.mk67 aaptCFlags := -DAAPT_VERSION=\"$(BUILD_NUMBER_FROM_FILE)\" macro
68 aaptCFlags += -Wall -Werror
86 LOCAL_CFLAGS := -Wno-format-y2k -DSTATIC_ANDROIDFW_FOR_TOOLS $(aaptCFlags)
102 LOCAL_CFLAGS := $(aaptCFlags)
119 LOCAL_CFLAGS := $(aaptCFlags)

Completed in 57 milliseconds