summaryrefslogtreecommitdiff
path: root/bp2build/filegroup_conversion_test.go
AgeCommit message (Expand)Author
2023-09-28Treat src=name filegroups as handcrafted targets Chris Parsons
2023-08-07Handle .proto files in different package for filegroups Spandan Das
2023-06-14Revert "Revert "Revert "Add aidl.deps prop to include aidl implicit deps expl... Vinh Tran
2023-06-12Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly i... Vinh Tran
2023-06-08Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Androi... Vinh Tran
2023-04-14Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp Vinh Tran
2023-03-24Add apex_available aidl + aidl&lang libraries Liz Kammer
2022-09-15Fix a bug where deps were missing for converted proto_library Yu Liu
2022-09-14Support proto modules with external references. Yu Liu
2022-08-18Convert filegroup with AIDL srcs to aidl_library Vinh Tran
2022-08-01export common bp2build testing functions Sam Delmerico
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-11-15Refactor bp2build tests Liz Kammer
2021-09-09bp2build: don't generate filegroups (or error) if it contains a file Jingwen Chen