platform_build_soong/apex
Cindy Zhou 18417cbd72 Skip apex dep check when sanitizer diag is enabled
To avoid adding ubsan to the apex allowed_dep list, this commit adds a
check on depedency tags to see if apex check should be skipped.
The check is only used on sharedLib dependencies when diag mode are enabled
for sanitizers.

Bug: 158010610

Test: make build for aosp-sargo and aosp_cf_x86_phone-userdebug

Change-Id: I3d7dbb70d8c80ffae1854819cf8cf9e6b0b15c00
2020-12-29 14:48:37 +00:00
..
Android.bp rust modules can be included in apex 2020-11-30 15:40:48 +00:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
allowed_deps.txt Merge changes from topic "header_libs_requirement" 2020-12-15 18:40:55 +00:00
androidmk.go Merge "Automate NDK API coverage used by Mainline modules build integration" 2020-12-11 22:19:00 +00:00
apex.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go Merge "Break up app.go." 2020-12-28 17:50:44 +00:00
builder.go Skip apex dep check when sanitizer diag is enabled 2020-12-29 14:48:37 +00:00
key.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
prebuilt.go Call ctx.InstallFile for uninstallable cc modules 2020-12-17 10:02:18 -08:00
vndk.go Rename ART release APEX to com.android.art. 2020-10-21 15:41:02 +01:00
vndk_test.go Define product_available property 2020-11-08 23:53:22 +00:00