summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-12-03 14:26:26 -0800
committerElliott Hughes <enh@google.com>2019-12-04 18:10:49 +0000
commit1982ffbb6cb3514d697ff80a960f50d8680a9a19 (patch)
tree6732c436171c3b3335c8e0418d5d2cd768e7fd21
parentf54e99e52f2eca7f4f3ba5c7a35ced4a047ac3e0 (diff)
downloadmanifest-1982ffbb6cb3514d697ff80a960f50d8680a9a19.tar.gz
Remove lottie from the default manifest.
It's not currently used, and upstream it putting out regular updates that we're wasting time tracking. It'll require a manifest change to re-enable anyway (because it now uses okio, which hasn't gone through go/android-3p approval), so there's no point keeping it in the manifest until/unless that happens. Change-Id: Id116bec3809cc376bd84f29e8f502378651349ca
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 82a2c063c..d3a91d3a8 100644
--- a/default.xml
+++ b/default.xml
@@ -285,7 +285,6 @@
<project path="external/linux-kselftest" name="platform/external/linux-kselftest" groups="vts,pdk" />
<project path="external/llvm" name="platform/external/llvm" groups="pdk" />
<project path="external/lmfit" name="platform/external/lmfit" groups="pdk" />
- <project path="external/lottie" name="platform/external/lottie" groups="pdk" />
<project path="external/lua" name="platform/external/lua" groups="pdk" />
<project path="external/ltp" name="platform/external/ltp" groups="vts,pdk" />
<project path="external/lz4" name="platform/external/lz4" groups="pdk" />