summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jeff Gaston <jeffrygaston@google.com> 2017-09-27 17:05:30 -0700
committer Jeff Gaston <jeffrygaston@google.com> 2017-10-18 14:30:05 -0700
commit294356f045c1d7a0c1aae2018a8e797fb7acbc73 (patch)
tree1e17ade47a23c64c46b8af086a8502eb33424efd /java/java_test.go
parentaf3cc2d23c4473828c9e4596bce36c2ba762e992 (diff)
Automatically reorder C/C++ link dependencies in Soong
This uses knowledge of transitive dependencies to reorder linker command line arguments such that if module A depends on module B, then module A is automatically listed before module B in the linker command line. This should mostly remove the need for Android.bp files to list all of their static dependencies in link order Bug: 66260943 Test: reorder the entries of static_libs in an Android.bp and see that linking still succeeds Change-Id: I20f851ab9f2f30031254e4f30023b6140d15d6c3
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions