summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmelle Laine <armellel@google.com>2022-11-28 08:01:45 +0000
committerArmelle Laine <armellel@google.com>2022-11-28 17:45:10 +0000
commit562e5a6b6912592a0e55c0728933920bc2a17cbb (patch)
treeb3241f67551f9c0513e0c0fec0d20cfd85dd665c
parentff08c3f0abab40eb9b71f09efc15edb7fd4843ba (diff)
downloadmanifest-562e5a6b6912592a0e55c0728933920bc2a17cbb.tar.gz
Add python markupsafe for AIDL-related code generation tool
Bug: 260541064 Change-Id: If6190466819f05c82e8fb797ce35a72250de6bb3
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 3ee7489..2c1dfcc 100644
--- a/default.xml
+++ b/default.xml
@@ -54,6 +54,7 @@
<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/python/markupsafe" name="platform/external/python/markupsafe" 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" />