Move libphonenumber to CyanogenMod

Please clone the libphonenumber repository to CyanogenMod. I have
a patch for it to fix the inability to dial 0001.

Change-Id: Ifa0ef1b2d8cbc3cb88b77733f54c092de6e7bdef
This commit is contained in:
Pawit Pornkitprasan 2012-04-05 16:17:13 +07:00 committed by Steve Kondik
parent 68a836f4b8
commit 7355d840d3
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<project path="external/libnfc-nxp" name="CyanogenMod/android_external_libnfc-nxp" />
<project path="external/libnl-headers" name="platform/external/libnl-headers" remote="aosp" revision="refs/tags/android-4.0.4_r1.1" />
<project path="external/libpcap" name="CyanogenMod/android_external_libpcap" />
<project path="external/libphonenumber" name="platform/external/libphonenumber" remote="aosp" revision="refs/tags/android-4.0.4_r1.1" />
<project path="external/libphonenumber" name="CyanogenMod/libphonenumber" />
<project path="external/libpng" name="CyanogenMod/android_external_libpng" />
<project path="external/libvpx" name="CyanogenMod/android_external_libvpx" />
<project path="external/libyuv" name="platform/external/libyuv" remote="aosp" revision="refs/tags/android-4.0.4_r1.1" />