summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Wiley <wiley@google.com>2015-09-11 10:46:52 -0700
committerChristopher Wiley <wiley@google.com>2015-09-11 10:53:21 -0700
commit10f5e2774557b8e2974305ef9bdfb7375fb3998f (patch)
treef4990f37f1d0ca3bd95298089befa10ae652fe54
parentbe1cd6cf11d68be9fafcc803e84692faa029f6ed (diff)
downloadmanifest-10f5e2774557b8e2974305ef9bdfb7375fb3998f.tar.gz
Add system/tools/aidl to manifest
Test: repo sync'd this path just fine. Bug: 23691099
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index f954c1d39..22af0eaf3 100644
--- a/default.xml
+++ b/default.xml
@@ -511,6 +511,7 @@
<project path="system/netd" name="platform/system/netd" groups="pdk" />
<project path="system/peerd" name="platform/system/peerd" />
<project path="system/security" name="platform/system/security" groups="pdk" />
+ <project path="system/tools/aidl" name="platform/system/tools/aidl" groups="pdk-cw-fs,pdk-fs" />
<project path="system/tpm_manager" name="platform/system/tpm_manager" />
<project path="system/trunks" name="platform/system/trunks" />
<project path="system/update_engine" name="platform/system/update_engine" />