summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-08-05 11:23:05 -0700
committerAlistair Delva <adelva@google.com>2020-08-05 11:23:08 -0700
commitfb4a53fcbb028b031f4e286f8654a6c107ed5185 (patch)
treea1604f5892e64d1f5f03cbd4d68b6b3dfae4536d
parent2e70940fd698d526ff7c437cd74de4199884cc4d (diff)
downloadmanifest-fb4a53fcbb028b031f4e286f8654a6c107ed5185.tar.gz
Add swig to manifest
Needed only for the .swg template files. Swig itself is provided as a prebuilt. Bug: 162801433 Change-Id: Idb8d598aad610f6bba1f8bd8a89a52edfb1abce4
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 3573355..4e8bdcb 100644
--- a/default.xml
+++ b/default.xml
@@ -4,6 +4,7 @@
<default revision="master" remote="aosp" sync-j="4" />
<project path="build" name="kernel/build" />
+ <project path="external/swig" name="platform/external/swig" revision="master" />
<project path="u-boot" name="platform/external/u-boot" revision="master" />
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />