Searched defs:prebuiltCommon (Results 1 – 1 of 1) sorted by relevance
51 type prebuiltCommon struct { struct52 android.ModuleBase53 prebuilt android.Prebuilt56 prebuiltCommonProperties *PrebuiltCommonProperties58 installDir android.InstallPath59 installFilename string60 installedFile android.InstallPath61 outputApex android.WritablePath65 apexFilesForAndroidMk []apexFile68 compatSymlinks android.InstallPaths[all …]