summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-05-15 11:17:55 -0700
committer Cole Faust <colefaust@google.com> 2024-05-15 11:17:55 -0700
commit7c991b4e339015cb55d7f6a8eb6683d85c881666 (patch)
treef100d461fffa2546d9b40ddc15db1df5b0947683 /java/java_test.go
parent3ef813bdf2982e2dbc6226507544925632601cc9 (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. Fixes: 340207931 Test: Presubmits Change-Id: I7836fd4661fcaafd91901eba7e0b89506946c3e2
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions