aboutsummaryrefslogtreecommitdiff
path: root/java/generated_java_library_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove ConvertWithBp2build implementationsColin Cross2023-12-081-3/+0
| | | | | | | | | Remove the ConvertWithBp2build implementations from all the module types, along with the related code. Bug: 315353489 Test: m blueprint_tests Change-Id: I212672286686a318893bc7348ddd5a5ec51e77a7
* Add container property to aconfig_declarations.Yu Liu2023-11-281-1/+0
| | | | | | Bug: 311155208 Test: Unit test Change-Id: I7b187138856d0144203961e82b6dad5e2f8eed9d
* Convert java_aconfig_library to bazel.Yu Liu2023-10-021-0/+3
| | | | | | Bug: 297357579 Test: Unit test and AconfigJavaHostTest Change-Id: Icf944cc0b2a7382107923d49b2d2ff0eb4113638
* Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to ↵Joe Onorato2023-07-201-1/+2
| | | | | | | | Android-<product>.mk Bug: 283910439 Test: m nothing (runs soong tests) Change-Id: I59f9bef7b7c502565d531a5685c002a177e0a77c
* Make aconfig flags generate a library instead of a srcjar.Joe Onorato2023-06-091-0/+65
Also add unit tests for the rest of device_config Bug: 283475679 Test: m nothing (soong unit tests) Change-Id: Iee18a1f2f2cbb23e8c8d84c54e903b32be29a693