summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Justin Yun <justinyun@google.com> 2022-11-23 16:20:12 +0900
committer Justin Yun <justinyun@google.com> 2022-11-24 17:51:08 +0900
commit39c303116a76fe14270ad680da8a9275e7d32903 (patch)
treecfa443c6244c82fd29d6d8900864c2254e0c94d5 /java/java_test.go
parente315b8b12a191d4c1f5287daedb94291e86c737e (diff)
Allow hwasan variant for vendor_snapshot_static modules
vendor_snapshot_static modules can define hwasan variant as below: vendor_snapshot_static { name: "libsnapshot", vendor: true, version: "33", arch: { arm64: { src: "libsnapshot.a", hwasan: { src: "libsnapshot.hwasan.a", }, }, }, } Bug: 234772527 Test: m nothing Change-Id: I0725028a4fdc302005d86f1e36561b98c0af623b
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions