summaryrefslogtreecommitdiff
path: root/filesystem/logical_partition.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2021-02-19 17:37:04 -0800
committer Colin Cross <ccross@android.com> 2021-02-23 11:19:57 -0800
commit44b85d01c92e676786154c0b2c39b9569fe518ab (patch)
treeb542d55d312eeca5c0c73efd40868e3a3f7b9a83 /filesystem/logical_partition.go
parentd98f5b27e1306b3bb6c8f7c305b60b1fce457d74 (diff)
Update soong copy of java binaries when Make copy is installed
m <modulename> is handled by Make and installs the Make copy of a host java binary in out/host/linux-x86/bin, and doesn't depend on the Soong copy in out/soong/host/linux-x86/bin. That can leave a stale binary in the Soong directory, and since the Soong directory is first in the path set up by envsetup.sh, can result in confusing behavior to end users. cc_binary already has the Make binary depend on the Soong binary so that they are both updated. Do the same for java_binary. Fixes: 180405155 Test: m metalava Change-Id: Ic84a131a2851cc4a18ce3725da3c4067137d6120
Diffstat (limited to 'filesystem/logical_partition.go')
0 files changed, 0 insertions, 0 deletions