summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-05-14 10:44:03 -0700
committer Cole Faust <colefaust@google.com> 2024-05-14 14:42:22 -0700
commitd94cccc523a9e8395bd902298827bc62061222cb (patch)
tree8b2d7c7059b2886ad1fa26271f184b91042bfb8c /java/java.go
parent635e1218bddb8274c520fc59a222e619e89b0d65 (diff)
Qualify prebuilt_etc apex module name by relative paths
Currently, you can't have two prebuilt_etcs in one apex with the same file name, because apexes emit make modules for all the files in the apex, and the module name for the prebuilt_etc's make representation is based on the base filename of the installed file. We can change it to be qualified based on the full relative path of the outputfile so that you don't hit the conflicts as much. Bug: 340207931 Test: Presubmits Change-Id: I6708d89c755c31c17cce112fb08a810e51926c76
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions