summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2023-12-06 13:41:42 +0000
committerDavid Srbecky <dsrbecky@google.com>2023-12-06 13:41:42 +0000
commit8aa375d498c9acb7c9aaa7d1ebb65405f5406af6 (patch)
tree63ec7bb90e146ec11c1d899787cff572c0d48e8a
parent3d16e105d3d65e498cd084a687c50e7f70dc48bf (diff)
downloadmanifest-8aa375d498c9acb7c9aaa7d1ebb65405f5406af6.tar.gz
Add external/zstd to manifest.
libunwindstack needs this project to be able to support compressed debug sections. Bug: 309857311 Test: treehugger Change-Id: I208f5f9e37b36865193e2d54ebf3a6d3e044535d
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index f677fc830..c349188d5 100644
--- a/default.xml
+++ b/default.xml
@@ -293,6 +293,7 @@
<project path="external/rust/crates/rustc-demangle" name="platform/external/rust/crates/rustc-demangle" groups="pdk" />
<project path="external/rust/crates/rustc-demangle-capi" name="platform/external/rust/crates/rustc-demangle-capi" groups="pdk" />
<project path="prebuilts/rust" name="platform/prebuilts/rust" groups="pdk" clone-depth="1" />
+ <project path="external/zstd" name="platform/external/zstd" groups="pdk" />
<!-- Optimization profiles -->
<project path="toolchain/pgo-profiles" name="toolchain/pgo-profiles" groups="pdk" />