diff options
author | 2020-06-24 03:16:48 +0000 | |
---|---|---|
committer | 2020-06-24 03:16:48 +0000 | |
commit | a5d1fab176645ec93cbbfc4e270b22ec2354fa42 (patch) | |
tree | 1fe173c2afac0cae082c12109dc3d90ab5cf579b /apex/apex.go | |
parent | ce3912fd4b5ab3b4343d8ffb12f6e0e6190ad738 (diff) | |
parent | f70926eef0b9b57faf04c17a1062ce50d209e480 (diff) |
Merge "Remove libc_scudo references."
Diffstat (limited to 'apex/apex.go')
-rw-r--r-- | apex/apex.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/apex.go b/apex/apex.go index e308d488f..58cbb13e9 100644 --- a/apex/apex.go +++ b/apex/apex.go @@ -369,7 +369,6 @@ func makeApexAvailableBaseline() map[string][]string { "libbinderthreadstateutils", "libbluetooth-types-header", "libbufferhub_headers", - "libc_scudo", "libcodec2", "libcodec2_headers", "libcodec2_hidl@1.0", |