summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2020-07-21 13:51:40 +0100
committerNeil Fuller <nfuller@google.com>2020-07-27 14:55:42 +0000
commit4d91eb22c07e5edca40d9ae3d437246991e40501 (patch)
tree2f45fd818fb6faa1fc27688efed3fa9b1c9f20d4
parentcac09046df7ba697773eb0ca4b9e2c26587a18b2 (diff)
downloadmanifest-4d91eb22c07e5edca40d9ae3d437246991e40501.tar.gz
Add external/timezone-boundary-builder to default
Add the external/timezone-boundary-builder project to the default manifest. This git project contains information about time zone geo boundaries. clone-depth has been set to 2: the git project contains sizable binary files, but it will be useful to compare consecutive versions. Bug: 148653919 Test: None Change-Id: I939c794b1c7536697729b2269e1e043a5d0664c7
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index ca6de6972..7df7e2194 100644
--- a/default.xml
+++ b/default.xml
@@ -473,6 +473,7 @@
<project path="external/tcpdump" name="platform/external/tcpdump" groups="pdk" />
<project path="external/tensorflow" name="platform/external/tensorflow" groups="pdk" />
<project path="external/testng" name="platform/external/testng" groups="pdk" />
+ <project path="external/timezone-boundary-builder" name="platform/external/timezone-boundary-builder" groups="pdk" clone-depth="2" />
<project path="external/tinyalsa" name="platform/external/tinyalsa" groups="pdk" />
<project path="external/tinycompress" name="platform/external/tinycompress" groups="pdk" />
<project path="external/tinyxml" name="platform/external/tinyxml" groups="pdk" />