summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmelle Laine <armellel@google.com>2022-11-28 08:00:16 +0000
committerArmelle Laine <armellel@google.com>2022-11-28 17:45:10 +0000
commitff08c3f0abab40eb9b71f09efc15edb7fd4843ba (patch)
tree11fcfdf2ca581a5afbb7c7957b378cc629186535
parent4e61ebd1e38204317f470846cc15ae6e13c2bf64 (diff)
downloadmanifest-ff08c3f0abab40eb9b71f09efc15edb7fd4843ba.tar.gz
Add python six for AIDL-related code generation tools
Bug: 260541064 Change-Id: I0d73d9185c8d8edc0d95222a33d3c0da95d0bb73
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 9ccc632..3ee7489 100644
--- a/default.xml
+++ b/default.xml
@@ -53,6 +53,7 @@
<project path="external/open-dice" name="platform/external/open-dice" groups="trusty" />
<project path="external/protobuf" name="platform/external/protobuf" groups="trusty" />
<project path="external/python/jinja" name="platform/external/python/jinja" groups="trusty" />
+ <project path="external/python/six" name="platform/external/python/six" groups="trusty" />
<project path="external/scudo" name="platform/external/scudo" revision="main-trusty" groups="trusty" />
<project path="frameworks/hardware/interfaces" name="platform/frameworks/hardware/interfaces" groups="trusty" />
<project path="frameworks/native" name="platform/frameworks/native" groups="trusty" />