commit | 6485cf11dc9b83d110815f285ac4287cb7fa6497 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jul 17 13:35:50 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 17 13:35:50 2024 +0000 |
tree | df29209050ba399325ec563448e078d4cde29506 | |
parent | 291dc55e6680ff6ddb431aec6b6c0eac8cbf7518 [diff] | |
parent | 7559803b12dd33db25b437fcfe62aa21e5139e3e [diff] |
Merge "Add libdexfiled to the stub library multi APEX exception list." into main
diff --git a/cc/cc.go b/cc/cc.go index 740be3a..d307be6 100644 --- a/cc/cc.go +++ b/cc/cc.go
@@ -1867,8 +1867,10 @@ "libdl": true, "libz": true, // art apex + // TODO(b/234351700): Remove this when com.android.art.debug is gone. "libandroidio": true, "libdexfile": true, + "libdexfiled": true, // com.android.art.debug only "libnativebridge": true, "libnativehelper": true, "libnativeloader": true,