aboutsummaryrefslogtreecommitdiff
path: root/sysprop
Commit message (Expand)AuthorAgeFilesLines
* Revert^4 "Integrate Rust-specific System Properties into rules generation."Andrew Walbran2024-02-213-12/+150
* Merge "Revert^3 "Integrate Rust-specific System Properties into rules generat...Paul Duffin2024-02-153-150/+12
|\
| * Revert^3 "Integrate Rust-specific System Properties into rules generation."Paul Duffin2024-02-153-150/+12
* | Merge "Revert^2 "Integrate Rust-specific System Properties into rules generat...Andrew Walbran2024-02-153-12/+150
|\|
| * Revert^2 "Integrate Rust-specific System Properties into rules generation."Andrew Walbran2024-02-143-12/+150
* | Merge "Revert "Integrate Rust-specific System Properties into rules generatio...Rico Wind2024-02-053-150/+12
|\|
| * Revert "Integrate Rust-specific System Properties into rules generation."Rico Wind2024-02-053-150/+12
* | Merge "Integrate Rust-specific System Properties into rules generation." into...Andrew Walbran2024-02-053-12/+150
|\|
| * Integrate Rust-specific System Properties into rules generation.Dzmitry Shmatkou2023-09-113-12/+150
* | Propagate AconfigFiles in ModuleBase.LaMont Jones2024-01-241-0/+4
* | Revert "Revert "Limit System SDK to 34 for Java modules in the v..."Jiyong Park2024-01-041-0/+6
* | Revert "Limit System SDK to 34 for Java modules in the vendor pa..."Sebastian Pickl2024-01-041-6/+0
* | Limit System SDK to 34 for Java modules in the vendor partitionJiyong Park2024-01-041-0/+6
* | Convert SetProvider to generic providers APIColin Cross2023-12-141-1/+1
* | Remove ConvertWithBp2build implementationsColin Cross2023-12-085-376/+0
* | Add source file provider for genrule/srcs, python libraries and rust libraries.Aditya Choudhary2023-12-051-3/+4
* | Don't write license data to Android-${TARGET_PRODUCT}.mkColin Cross2023-11-211-1/+0
* | sysprop_library: cflags + ldflagsSteven Moreland2023-10-241-0/+10
* | Merge "Implement bp2build for Sysprop Java" into mainTrevor Radcliffe2023-10-055-10/+232
|\ \
| * | Implement bp2build for Sysprop JavaTrevor Radcliffe2023-09-295-10/+232
* | | Generate product variants by defaultJustin Yun2023-09-271-9/+17
|/ /
* / Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons2023-09-201-1/+1
|/
* Set Bazel_module for (un)converted sysprop libsLiz Kammer2023-08-141-6/+24
* Show module type in a module section of the Android-TARGET.mkSasha Smundak2022-12-011-2/+2
* Enable bp2build for cc modules relying on syspropTrevor Radcliffe2022-09-192-43/+14
* Delete SyspropMutator (again)Trevor Radcliffe2022-09-152-6/+9
* Merge "Revert "Delete SyspropMutator""Silvia Vinyes2022-09-142-9/+6
|\
| * Revert "Delete SyspropMutator"Chung-Kai (Michael) Mei2022-09-142-9/+6
* | Merge "Delete SyspropMutator"Trevor Radcliffe2022-09-122-6/+9
|\|
| * Delete SyspropMutatorTrevor Radcliffe2022-08-152-6/+9
* | cc bp2build for sysprop_library modulesTrevor Radcliffe2022-09-023-0/+165
|/
* Move proguard test files to java packageColin Cross2022-04-111-3/+0
* Add ramdisk_available to sysprop_libraryInseob Kim2021-06-181-0/+5
* Remove obsolete llndk_libraryColin Cross2021-04-261-6/+3
* Don't use incorrect version names like VER or BOARD even in testsJiyong Park2021-04-051-8/+8
* Move java.sdkSpec to the android packageJiyong Park2021-04-031-1/+1
* Remove usages of FixtureFactory from misc packagesPaul Duffin2021-03-221-4/+2
* Convert sysprop package to fixturesPaul Duffin2021-03-181-126/+50
* Add preparers for syspropPaul Duffin2021-03-183-1/+25
* sysprop_library correctly supports apex_available and min_sdk_versionJiyong Park2021-03-082-44/+115
* Remove global state from sysprop librariesColin Cross2021-02-262-77/+53
* Add LOCAL_LICENSE_KINDS to build/soongBob Badour2021-02-061-0/+4
* Add java.RegisterRequiredBuildComponentsForTest functionPaul Duffin2021-01-211-3/+1
* Allow sysprop library API files to be missingInseob Kim2021-01-151-36/+34
* Revert^2 "Export soong license data to make."Bob Badour2021-01-061-0/+1
* Revert "Export soong license data to make."Jerome Gaillard2021-01-061-1/+0
* Export soong license data to make.Bob Badour2021-01-051-0/+1
* Remove unnecessary snake case variables.Jaewoong Jung2020-12-221-3/+3
* Assert android.ApexModule interface for types having ApexModuleBaseJiyong Park2020-12-151-0/+3
* Pass pctx and ctx to NewRuleBuilderColin Cross2020-12-011-6/+6