OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AAPT
(Results
1 - 2
of
2
) sorted by null
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java
64
/** OS Path to the target's version of the
aapt
tool.
65
* This is deprecated as
aapt
is now in the platform tools and not in the platform. */
67
public final static int
AAPT
= 20;
/build/core/
config.mk
273
AAPT
:= $(HOST_OUT_EXECUTABLES)/
aapt
$(HOST_EXECUTABLE_SUFFIX)
Completed in 55 milliseconds