diff options
author | 2020-05-15 19:05:05 +0900 | |
---|---|---|
committer | 2020-05-15 19:12:38 +0900 | |
commit | 8ce8db9ed6a28782e5192efbb8de78814abd2877 (patch) | |
tree | 080b117be2669fabbaba9e10340e5bca35bd5f6b /java/jdeps.go | |
parent | 59759dff24ffddca43a1940ed8615f96ee1e875f (diff) |
apex: install hwasan lib if depended on libc
There're two ways to enable hwasan:
- global setting: TARGET_SANITIZE=hwaddress
- individual setting: sanitize: { hwaddress: true }
This change covers both cases by looking up if com.android.runtime is
hwaddress santized or not.
Bug: 156678661
Test: m (soong test added)
Change-Id: I67c382c3e76a06f4b27f221eebd153c698647227
Diffstat (limited to 'java/jdeps.go')
0 files changed, 0 insertions, 0 deletions