diff options
| author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-01-15 09:49:38 +0100 |
|---|---|---|
| committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-01-15 09:49:38 +0100 |
| commit | 8e2197df39be37f762829031c1e11dfcbd51bbeb (patch) | |
| tree | 23ac8f07833dc39b708528e645e6432aa6b0e8ab | |
| parent | 0dab38eae34feeb24bcb09c880d7e2ff747240b6 (diff) | |
| download | manifest-8e2197df39be37f762829031c1e11dfcbd51bbeb.tar.gz manifest-8e2197df39be37f762829031c1e11dfcbd51bbeb.tar.bz2 manifest-8e2197df39be37f762829031c1e11dfcbd51bbeb.zip | |
protobuf from fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| -rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 84fb153..3062f21 100644 --- a/default.xml +++ b/default.xml @@ -464,7 +464,7 @@ <project path="external/pdfium" name="platform/external/pdfium" groups="pdk" remote="aosp" /> <project path="external/ppp" name="platform/external/ppp" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="external/proguard" name="platform/external/proguard" groups="pdk" remote="aosp" /> - <project path="external/protobuf" name="platform/external/protobuf" groups="pdk" remote="aosp" /> + <project path="external/protobuf" name="external_protobuf.git" groups="pdk" remote="fossencdi" revision="replicant-6.0" /> <project path="external/regex-re2" name="platform/external/regex-re2" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="external/replicaisland" name="platform/external/replicaisland" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="external/robolectric" name="platform/external/robolectric" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> |
