summaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Collapse)Author
2016-09-20Upgrade to libphonenumber-7.7.0 which is nano proto freePaul Duffin
Bug: 31608797 Test: Rebuilt and ran android.telephony.cts.PhoneNumberUtilsTest Change-Id: Ia5beb5c0ff189577c3eb76cc4f2c4e5d243ae97d
2016-02-10Upgrade to version 7.2.4Paul Duffin
Bug: 26533614 Change-Id: I18eb29299fc4046cbe45a949ab852c3bb4f248be
2015-12-11Upgrade to version 7.2.1 (Second Attempt)Paul Duffin
This introduces a runtime dependency on nano protobuf. The classes are jarjared from com.google.protobuf.nano into com.android.protobuf.nano and will be built as part of the ext library built in frameworks/base/Android.mk. Bug: 24793335 Change-Id: I7bd8a5d3988d21ea5bb0fdaaad09df298e53e16a
2015-12-10Revert "Upgrade to version 7.2.1"Narayan Kamath
This reverts commit 8fda25a631103958dd4e335fa1149913d0552e0a. Change-Id: Id96b831dc6dd5508b90d597e0bb78d02c39f0203
2015-12-08Upgrade to version 7.2.1Paul Duffin
This introduces a runtime dependency on nano protobuf. The classes are jarjared from com.google.protobuf.nano into com.android.protobuf.nano and will be built as part of the ext library built in frameworks/base/Android.mk. Bug: 24793335 Change-Id: Iba3b7c5ad7789d4a2abca5a174e978138699ef94
2014-12-23Update libphonenumber to an unmodified copy of v7.0.1Narayan Kamath
Copied from upstream commit eb7f783d2fd7d222a10283a72d9e7 with no local modifications and a cherry-pick of commit 5b00cb5b2dc0582c29 (JAVA/JS: Documentation fix and added missing licences.) from upstream master. Added Android.mk to build the code for platform and unbundled use. Note that while we rename packages, we don't rename resources to make sure they're found. Change-Id: Idb886f1b5d7bca491b9f7f8d18574a88f08593ba