CyanogenMod: Add libaxolotl, curve25519 and libtextsecure from external.

Change-Id: Ic050494d2c8bbc05eca88feae90612c084e8c748
This commit is contained in:
Adnan Begovic 2015-05-06 16:13:43 -07:00 committed by Wilhelm Fitzpatrick
parent a73b6f8900
commit e3ccd59980

View File

@ -325,6 +325,9 @@
<project path="external/webp" name="platform/external/webp" groups="pdk-cw-fs,qcom_msm8x26" remote="aosp" />
<project path="external/webrtc" name="platform/external/webrtc" groups="pdk" remote="aosp" />
<project path="external/whispersystems/TextSecure" name="CyanogenMod/android_external_whispersystems_TextSecure" />
<project path="external/whispersystems/curve25519" name="CyanogenMod/android_external_whispersystems_curve25519-java" />
<project path="external/whispersystems/libtextsecure" name="CyanogenMod/android_external_whispersystems_libtextsecure-java" />
<project path="external/whispersystems/libaxolotl" name="CyanogenMod/android_external_whispersystems_libaxolotl-android" />
<project path="external/whispersystems/WhisperPush" name="CyanogenMod/android_external_whispersystems_WhisperPush" />
<project path="external/wpa_supplicant_8" name="CyanogenMod/android_external_wpa_supplicant_8" groups="pdk" />
<project path="external/xmlwriter" name="platform/external/xmlwriter" groups="pdk-cw-fs" remote="aosp" />