Add QCOM SoftAP extensions

Change-Id: Ic61ec244bfc697c01dc2354b59c73787547fe190
This commit is contained in:
Steve Kondik 2013-10-07 23:11:05 -07:00
parent 85a5d6a6d6
commit 6bd5c14ae4
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@
<project path="system/extras" name="CyanogenMod/android_system_extras" groups="pdk" />
<project path="system/media" name="CyanogenMod/android_system_media" groups="pdk" />
<project path="system/netd" name="CyanogenMod/android_system_netd" groups="pdk" />
<project path="system/qcom" name="CyanogenMod/android_system_qcom" groups="qcom" />
<project path="system/security" name="CyanogenMod/android_system_security" groups="pdk" />
<project path="system/vold" name="CyanogenMod/android_system_vold" groups="pdk" />
<project path="tools/adt/eclipse" name="platform/tools/adt/eclipse" groups="notdefault,tools" remote="aosp" revision="refs/tags/android-4.3_r3.1" />