summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-08-07 09:23:21 +0900
committerJiyong Park <jiyong@google.com>2018-08-08 08:42:27 +0900
commit6485083d5ba166c898087f6d99c135f3ed92725f (patch)
tree41fa1257ecabe51e607c0a67a0cf237e3ca20632
parentad662721c540892d4d6fd8c85eefb0f0e89142e8 (diff)
downloadmanifest-6485083d5ba166c898087f6d99c135f3ed92725f.tar.gz
Add /system/tools/xsdc to the manifest
Bug: 112202593 Change-Id: I4c6ee451424f8d2791af6199ad1b35610580dd0e
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 0a977dac7..ec60eb538 100644
--- a/default.xml
+++ b/default.xml
@@ -646,6 +646,7 @@
<project path="system/timezone" name="platform/system/timezone" groups="pdk" />
<project path="system/tools/aidl" name="platform/system/tools/aidl" groups="pdk" />
<project path="system/tools/hidl" name="platform/system/tools/hidl" groups="pdk" />
+ <project path="system/tools/xsdc" name="platform/system/tools/xsdc" groups="pdk" />
<project path="system/update_engine" name="platform/system/update_engine" groups="pdk" />
<project path="system/vold" name="platform/system/vold" groups="pdk" />
<project path="test/framework" name="platform/test/framework" groups="vts,pdk" />