commit | 8149fb26d1c7e1828e87da562e208da3e5662fd1 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Nov 07 03:46:51 2023 +0000 |
committer | Roshan Pius <rpius@google.com> | Tue Nov 07 03:50:22 2023 +0000 |
tree | 80bcb20903ea4d7cf96a13742e4bc2e5f36fdd8f | |
parent | 972168e4fb2e071cdc07f3a82938db910b335323 [diff] [blame] |
telephony(services): Use FastXmlSerializer module utils Bug: 244264995 Test: Compiles (cherry picked from https://android-review.googlesource.com/q/commit:e62789fe5370e28a920e1fb17850fc3c3548ed3d) Merged-In: I6c9bee8858c68fc68169c99e297ad0959eb209d7 Change-Id: I6c9bee8858c68fc68169c99e297ad0959eb209d7
diff --git a/Android.bp b/Android.bp index 122015e..43897cb 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",