aboutsummaryrefslogtreecommitdiff
path: root/sysprop
AgeCommit message (Expand)Author
2024-04-01Remove VNDK information from Rust, etc, and sysprop testsKiyoung Kim
2024-03-18Generate wrapper lib.rs with one module per sysprop file.Andrew Walbran
2024-03-12gen_parsers_and_formatters.rs is no longer generated.Andrew Walbran
2024-03-11Make syspropRustGenRule work with absolute pathsAleksei Vetrov
2024-02-21Revert^4 "Integrate Rust-specific System Properties into rules generation."Andrew Walbran
2024-02-15Merge "Revert^3 "Integrate Rust-specific System Properties into rules generat...Paul Duffin
2024-02-15Revert^3 "Integrate Rust-specific System Properties into rules generation."Paul Duffin
2024-02-15Merge "Revert^2 "Integrate Rust-specific System Properties into rules generat...Andrew Walbran
2024-02-14Revert^2 "Integrate Rust-specific System Properties into rules generation."Andrew Walbran
2024-02-05Merge "Revert "Integrate Rust-specific System Properties into rules generatio...Rico Wind
2024-02-05Revert "Integrate Rust-specific System Properties into rules generation."Rico Wind
2024-02-05Merge "Integrate Rust-specific System Properties into rules generation." into...Andrew Walbran
2024-01-24Propagate AconfigFiles in ModuleBase.LaMont Jones
2024-01-04Revert "Revert "Limit System SDK to 34 for Java modules in the v..."Jiyong Park
2024-01-04Revert "Limit System SDK to 34 for Java modules in the vendor pa..."Sebastian Pickl
2024-01-04Limit System SDK to 34 for Java modules in the vendor partitionJiyong Park
2023-12-14Convert SetProvider to generic providers APIColin Cross
2023-12-08Remove ConvertWithBp2build implementationsColin Cross
2023-12-05Add source file provider for genrule/srcs, python libraries and rust libraries.Aditya Choudhary
2023-11-21Don't write license data to Android-${TARGET_PRODUCT}.mkColin Cross
2023-10-24sysprop_library: cflags + ldflagsSteven Moreland
2023-10-05Merge "Implement bp2build for Sysprop Java" into mainTrevor Radcliffe
2023-09-29Implement bp2build for Sysprop JavaTrevor Radcliffe
2023-09-27Generate product variants by defaultJustin Yun
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons
2023-09-11Integrate Rust-specific System Properties into rules generation.Dzmitry Shmatkou
2023-08-14Set Bazel_module for (un)converted sysprop libsLiz Kammer
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