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