summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2019-04-02 12:55:13 -0700
committerColin Cross <ccross@android.com>2019-04-03 14:07:01 +0000
commitd83aecf4ebfda6952d8f3ff5f392c995a9cf6d16 (patch)
tree0d4a13f224fedff562a472e12360b0ccc03b8ac8
parent235b8d2a6c1347d2b0287c317c8550cc746581d7 (diff)
downloadmanifest-d83aecf4ebfda6952d8f3ff5f392c995a9cf6d16.tar.gz
Delete external/libedit and prebuilts/libs/libedit
external/libedit is only used to update prebuilts/libs/libedit, and prebuilts/libs/libedit only contains host library prebuilt that is not used in the build. Fixes: 122331950 Test: m checkbuild Change-Id: Ibe57b7469b665391f9ebdec77ef8dc58f9e16d1d
-rw-r--r--default.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index b4511405b..fe9ac5dd1 100644
--- a/default.xml
+++ b/default.xml
@@ -216,7 +216,6 @@
<project path="external/libdaemon" name="platform/external/libdaemon" groups="pdk" />
<project path="external/libdivsufsort" name="platform/external/libdivsufsort" groups="pdk" />
<project path="external/libdrm" name="platform/external/libdrm" groups="pdk" />
- <project path="external/libedit" name="platform/external/libedit" groups="pdk" />
<project path="external/libese" name="platform/external/libese" groups="pdk" />
<project path="external/libevent" name="platform/external/libevent" groups="pdk" />
<project path="external/libexif" name="platform/external/libexif" groups="pdk" />
@@ -637,7 +636,6 @@
<project path="prebuilts/gradle-plugin" name="platform/prebuilts/gradle-plugin" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/jdk/jdk8" name="platform/prebuilts/jdk/jdk8" groups="pdk" clone-depth="1" />
<project path="prebuilts/jdk/jdk9" name="platform/prebuilts/jdk/jdk9" groups="pdk" clone-depth="1" />
- <project path="prebuilts/libs/libedit" name="platform/prebuilts/libs/libedit" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/manifest-merger" name="platform/prebuilts/manifest-merger" groups="pdk" clone-depth="1" />
<project path="prebuilts/maven_repo/android" name="platform/prebuilts/maven_repo/android" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/maven_repo/bumptech" name="platform/prebuilts/maven_repo/bumptech" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />