summaryrefslogtreecommitdiff
path: root/sysprop
AgeCommit message (Expand)Author
2025-02-20Remove RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH Colin Cross
2025-02-17Merge "Add vendor_ramdisk_available to sysprop_library" into main Treehugger Robot
2025-02-13Convert CheckMinSdkVersion to use providers. Yu Liu
2025-02-13Add vendor_ramdisk_available to sysprop_library Shintaro Kawamura
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-12-18Remove source_file_provider.go after it's last usage was removed. Yu Liu
2024-12-12rust: Allow rust sysprop libraries to be installed. Ivan Lozano
2024-09-18Add default_visibility for soong modules Cole Faust
2024-06-13Use OutputFilesProvider on syspropJavaGenRule mrziwang
2024-04-01Remove VNDK information from Rust, etc, and sysprop tests Kiyoung 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 paths Aleksei 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 partition Jiyong Park
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-08Remove ConvertWithBp2build implementations Colin 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}.mk Colin Cross
2023-10-24sysprop_library: cflags + ldflags Steven Moreland
2023-10-05Merge "Implement bp2build for Sysprop Java" into main Trevor Radcliffe
2023-09-29Implement bp2build for Sysprop Java Trevor Radcliffe
2023-09-27Generate product variants by default Justin Yun
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContext Chris Parsons
2023-09-11Integrate Rust-specific System Properties into rules generation. Dzmitry Shmatkou
2023-08-14Set Bazel_module for (un)converted sysprop libs Liz Kammer
2022-12-01Show module type in a module section of the Android-TARGET.mk Sasha Smundak
2022-09-19Enable bp2build for cc modules relying on sysprop Trevor 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 modules Trevor Radcliffe
2022-08-15Delete SyspropMutator Trevor Radcliffe
2022-04-11Move proguard test files to java package Colin Cross
2021-06-18Add ramdisk_available to sysprop_library Inseob Kim
2021-04-26Remove obsolete llndk_library Colin Cross
2021-04-05Don't use incorrect version names like VER or BOARD even in tests Jiyong Park
2021-04-03Move java.sdkSpec to the android package Jiyong Park
2021-03-22Remove usages of FixtureFactory from misc packages Paul Duffin