Lines Matching defs:CommonModuleInfo
1901 type CommonModuleInfo struct { struct
1902 Enabled bool
1904 ReplacedByPrebuilt bool
1906 Target Target
1907 SkipAndroidMkProcessing bool
1908 BaseModuleName string
1909 CanHaveApexVariants bool
1910 MinSdkVersion ApiLevelOrPlatform
1911 SdkVersion string
1912 NotAvailableForPlatform bool
1914 NotInPlatform bool
1919 UninstallableApexPlatformVariant bool
1920 MinSdkVersionSupported ApiLevel
1921 ModuleWithMinSdkVersionCheck bool
1925 IsInstallableToApex bool
1926 HideFromMake bool
1927 SkipInstall bool
1928 IsStubsModule bool
1929 Host bool
1930 IsApexModule bool
1932 PrimaryLicensesProperty applicableLicensesProperty
1933 Owner string
1934 Vendor bool
1935 Proprietary bool
1936 SocSpecific bool
1937 ProductSpecific bool
1938 SystemExtSpecific bool
1939 DeviceSpecific bool
1943 NoFullInstall bool
1944 InVendorRamdisk bool
1945 ExemptFromRequiredApplicableLicensesProperty bool
1946 RequiredModuleNames []string
1947 HostRequiredModuleNames []string
1948 TargetRequiredModuleNames []string
1949 VintfFragmentModuleNames []string
1950 Dists []Dist
1951 ExportedToMake bool
1952 Team string
1953 PartitionTag string