commit | 96ff183afad1ee03dff1eb47d6c46fea1bcdd7bf | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Nov 06 14:03:29 2023 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Nov 08 19:36:00 2023 +0000 |
tree | 768bb9e40d26b4a7522f91650e91d49b3d3fee94 | |
parent | 39e64e58c6198390070aebc42978fd3de70fd9a5 [diff] [blame] |
telephony(services): Use FastXmlSerializer module utils Bug: 244264995 Test: Compiles Merged-In: I6c9bee8858c68fc68169c99e297ad0959eb209d7 Change-Id: I6c9bee8858c68fc68169c99e297ad0959eb209d7
diff --git a/Android.bp b/Android.bp index dc35c5d..1e7b954 100644 --- a/Android.bp +++ b/Android.bp
@@ -41,6 +41,7 @@ "com.android.phone.common-lib", "guava", "PlatformProperties", + "modules-utils-fastxmlserializer", "modules-utils-os", "nist-sip", "service-entitlement"