summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2020-06-12 22:27:25 +0000
committerAurimas Liutikas <aurimas@google.com>2020-06-12 22:28:26 +0000
commit1292aa1b1e612595ea114901721e00eeded24f06 (patch)
treef40dc79c027b71ed5532bf1d99cee5323df05414
parent51c16f1b4f93cbc49ab6d9ab3352d0974c09e1cf (diff)
downloadmanifest-1292aa1b1e612595ea114901721e00eeded24f06.tar.gz
Remove unused prebuilts/ktlint project from the manifest
We have migrated to using ktlint through maven prebuilts and no longer need this repository Change-Id: Ia4e51104d2071e4b997b69805bf0f05438b62cb0
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 92534ed72..1dfc4090a 100644
--- a/default.xml
+++ b/default.xml
@@ -24,7 +24,6 @@
<!-- Tools dependencies -->
<!-- Config: shallow + master revision -->
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk-fs" clone-depth="1" revision="master" />
- <project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" groups="pdk-fs" clone-depth="1" revision="master" />
<!-- The contents of external/protobuf must be kept in sync with the contents of prebuilts/protobuf -->
<project path="prebuilts/protobuf" name="platform/prebuilts/protobuf" groups="pdk-fs" clone-depth="1" revision="androidx-master-dev" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" revision="master" />