Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-09 | Make mk2rbc output paths relative to android root | ||
Previously, mk2rbc would output absolute paths in the load statements. This caused issues with the new module resolution logic in rbcrun, and is not something we'd want to check in anyways. Bug: 280685526 Test: go test Change-Id: Iae6e3f6be9cecc8e19b6e1fd33c5575ff6864654 | |||
2021-07-12 | Soong variables reader | ||
Test: go test soong_variables_test.go Bug: 182395579 Change-Id: I54af165455a7c3de826bf34db6ab88a05e15ca21 |