android: make it possible to specify dependencies for projects
ClosedPublic

Authored by apol on Oct 26 2018, 9:44 AM.

Details

Summary

This way we'll be able to build projects even if they need some random
library somewhere.

Test Plan

Built Itinerary without doing the prison hack

Diff Detail

Repository
R857 CI System Tooling
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol requested review of this revision.Oct 26 2018, 9:44 AM
apol created this revision.
apol updated this revision to Diff 44249.Oct 26 2018, 11:25 AM

Renamed the variable as discussed with Ben

bcooksley accepted this revision.Oct 26 2018, 11:26 AM
This revision is now accepted and ready to land.Oct 26 2018, 11:26 AM
This revision was automatically updated to reflect the committed changes.