summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErin Yan <yiranyan@google.com>2020-11-11 17:03:24 -0800
committerErin Yan <yiranyan@google.com>2020-11-11 17:03:24 -0800
commit84141d1640021840af90a492e3f78a77f34e24ca (patch)
tree2898163f2f1fc22daae079713e09ed4b3522d766
parent908c4dd548bb410f193bcb033b5d1bc8175752e3 (diff)
downloadmanifest-84141d1640021840af90a492e3f78a77f34e24ca.tar.gz
Add repos in ub-automotive-master
Bug: 173062698 Test: repo sync Change-Id: Ia8e7eb870f84d58118109077922d0e92935bf493
-rw-r--r--default.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 48c1c6306..7c371d7a7 100644
--- a/default.xml
+++ b/default.xml
@@ -10,7 +10,11 @@
<manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
+ <project path="external/ukey2" name="platform/external/ukey2" groups="pdk" />
<project path="packages/apps/Car/CompanionDeviceSupport" name="platform/packages/apps/Car/CompanionDeviceSupport" groups="pdk-fs" />
+ <project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/sdk" name="platform/prebuilts/sdk" groups="pdk" clone-depth="1" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,developers,motodev,pdk,tools,tradefed" />
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />