Searched defs:ManifestFixerParams (Results 1 – 1 of 1) sorted by relevance
58 type ManifestFixerParams struct { struct59 SdkContext android.SdkContext60 ClassLoaderContexts dexpreopt.ClassLoaderContextMap61 IsLibrary bool62 UseEmbeddedNativeLibs bool63 UsesNonSdkApis bool64 UseEmbeddedDex bool65 HasNoCode bool66 TestOnly bool67 LoggingParent string[all …]