aboutsummaryrefslogtreecommitdiff
path: root/sysprop
AgeCommit message (Expand)Author
2022-12-01Show module type in a module section of the Android-TARGET.mkSasha Smundak
2022-09-19Enable bp2build for cc modules relying on syspropTrevor Radcliffe
2022-09-15Delete SyspropMutator (again)Trevor Radcliffe
2022-09-14Merge "Revert "Delete SyspropMutator""Silvia Vinyes
2022-09-14Revert "Delete SyspropMutator"Chung-Kai (Michael) Mei
2022-09-12Merge "Delete SyspropMutator"Trevor Radcliffe
2022-09-02cc bp2build for sysprop_library modulesTrevor Radcliffe
2022-08-15Delete SyspropMutatorTrevor Radcliffe
2022-04-11Move proguard test files to java packageColin Cross
2021-06-18Add ramdisk_available to sysprop_libraryInseob Kim
2021-04-26Remove obsolete llndk_libraryColin Cross
2021-04-05Don't use incorrect version names like VER or BOARD even in testsJiyong Park
2021-04-03Move java.sdkSpec to the android packageJiyong Park
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-18Convert sysprop package to fixturesPaul Duffin
2021-03-18Add preparers for syspropPaul Duffin
2021-03-08sysprop_library correctly supports apex_available and min_sdk_versionJiyong Park
2021-02-26Remove global state from sysprop librariesColin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-01-21Add java.RegisterRequiredBuildComponentsForTest functionPaul Duffin
2021-01-15Allow sysprop library API files to be missingInseob Kim
2021-01-06Revert^2 "Export soong license data to make."Bob Badour
2021-01-06Revert "Export soong license data to make."Jerome Gaillard
2021-01-05Export soong license data to make.Bob Badour
2020-12-22Remove unnecessary snake case variables.Jaewoong Jung
2020-12-15Assert android.ApexModule interface for types having ApexModuleBaseJiyong Park
2020-12-01Pass pctx and ctx to NewRuleBuilderColin Cross
2020-11-24Add comments about sysprop_libraryInseob Kim
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-11-08Define product_available propertyJustin Yun
2020-10-23Merge "Add llndk_stubs property"Colin Cross
2020-10-21Add llndk_stubs propertyColin Cross
2020-10-20Use sysprop stub regarding to the install locationInseob Kim
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-09-22Replace ApiStrToNum uses with ApiLevel.Dan Albert
2020-07-31Fix prebuilt mutator ordering in testsPaul Duffin
2020-06-24apex/apk: enforce min_sdk_version of all depsJooyung Han
2020-06-01Soong package structure refactoringJaewoong Jung
2020-05-04Fix build error of sysprop_library in namespaceInseob Kim
2020-04-21cc: add min_sdk_version propJooyung Han
2020-03-30Add apex_available to sysprop_libraryPaul Duffin
2020-03-25Implement sysprop type checkerInseob Kim
2020-02-20Add C++ Host support on sysprop_libraryInseob Kim
2019-12-20Dedup cc library module type registrationPaul Duffin
2019-12-19Improve cc tests by adding sanitizer mutatorsPaul Duffin
2019-12-19Dedup prebuilt mutator registrationPaul Duffin
2019-12-19Dedup registration for cc default test configPaul Duffin
2019-12-19Dedup system modules and sdk library module type registrationPaul Duffin
2019-12-19Dedup registration code for module types and singletonsPaul Duffin