Home
last modified time | relevance | path

Searched defs:aapt (Results 1 – 3 of 3) sorted by relevance

/build/soong/java/
Daar.go74 type aapt struct { struct
75 aaptSrcJar android.Path
76 exportPackage android.Path
77 manifestPath android.Path
78 proguardOptionsFile android.Path
79 rroDirs []rroDir
80 rTxt android.Path
81 extraAaptPackagesFile android.Path
82 noticeFile android.OptionalPath
83 isLibrary bool
[all …]
Dapp.go101 aapt anonMember
/build/make/core/tasks/
Dfind-shareduid-violation.py26 aapt = "aapt2" variable
29 aapt = sys.argv[2] variable