summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2018-12-19 02:47:14 +0900
committer Jiyong Park <jiyong@google.com> 2019-01-13 00:48:47 +0900
commit379de2fab01283c27a04404293a6ae06b00aac4b (patch)
tree144ec22b2f136b42410dedb7de449c0fbde38655 /java/java.go
parent84af3624bb7af32ee2482952952aef08c410f70d (diff)
APEXes can be sanitized
This change first introduces the interface "Sanitizeable" that module types other than cc.Module can use to be handled by the sanitizer mutator. APEX module, by implementing the interface, gets sanitizer variants. In doing so, sanitizer.go is refactored so that modules have explicit dependencies to the runtime sanitizer libraries. This allows the runtime library to be packaged into the APEX when required. This also completes the dependency graph; updating the prebuilt sanitizer runtime will trigger rebuilding of modules using the runtime. Bug: 120894259 Bug: 121038155 Test: SANITIZE_TARGET=hwaddress m apex.test Test: TARGET_FLATTEN_APEX=true SANITIZE_TARGET=address m Change-Id: Ia91576ff48cda3c996350308b75bf83fcf7c23d7
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions