summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Mortimer <sam@mortimer.me.uk>2016-10-08 21:46:05 -0700
committerSam Mortimer <sam@mortimer.me.uk>2016-10-08 21:47:10 -0700
commit169d4bd2d642c29483f23f64dde64553e38c0491 (patch)
tree1d32922190cac8ed42fc28dd97b414df17cee04b
parent6477b089d87ba6892350c06d90add05b6ca6af6c (diff)
downloadandroid-169d4bd2d642c29483f23f64dde64553e38c0491.tar.gz
android-169d4bd2d642c29483f23f64dde64553e38c0491.tar.bz2
android-169d4bd2d642c29483f23f64dde64553e38c0491.zip
Use cm android_system_tools_aidl
Change-Id: If9e319aeba558fdb04884f11626d25d5f0e74d94
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index e9ada680..88367462 100644
--- a/default.xml
+++ b/default.xml
@@ -473,7 +473,7 @@
<project path="system/nvram" name="platform/system/nvram" remote="aosp" />
<project path="system/security" name="CyanogenMod/android_system_security" groups="pdk" />
<project path="system/sepolicy" name="CyanogenMod/android_system_sepolicy" groups="pdk" />
- <project path="system/tools/aidl" name="platform/system/tools/aidl" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
+ <project path="system/tools/aidl" name="CyanogenMod/android_system_tools_aidl" groups="pdk-cw-fs,pdk-fs" />
<project path="system/tpm" name="platform/system/tpm" remote="aosp" />
<project path="system/update_engine" name="platform/system/update_engine" remote="aosp" />
<project path="system/vold" name="CyanogenMod/android_system_vold" groups="pdk" />