summaryrefslogtreecommitdiff
path: root/mk2rbc/soong_variables_test.go
AgeCommit message (Collapse)Author
2023-05-09Make mk2rbc output paths relative to android root Cole Faust
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-12Soong variables reader Sasha Smundak
Test: go test soong_variables_test.go Bug: 182395579 Change-Id: I54af165455a7c3de826bf34db6ab88a05e15ca21