platform_build_soong/apex
Jiyong Park 235e67c281 Add prefer_sanitize.* properties to apex
It is used to configure an apex to prefere specific sanitizer variants
if available. For example, if a lib is with sanitize: {cfi: true} then
an APEX with prefer_sanitize: {cfi: true} will use the sanitized variant
of the lib.

Bug: 124128094
Test: m on marlin
extractor libraries are found under /system/apex/com.android.media

Change-Id: I858778eef78c5791cdeb497c7c11688cb128b5fe
2019-02-09 12:07:08 +09:00
..
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
apex.go Add prefer_sanitize.* properties to apex 2019-02-09 12:07:08 +09:00
apex_test.go Add support for test_apex 2019-02-07 16:52:20 -08:00
key.go :module syntax is supported for APEX even when TARGET_FLATTEN_APEX 2019-02-06 09:24:39 +09:00