commit | 2099c0a24571d0e62427b50a99b68e1d1174f10f | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Tue Nov 15 16:29:31 2022 +0000 |
committer | Victor Chang <vichang@google.com> | Wed Nov 16 14:41:04 2022 +0000 |
tree | 1ef465d806a1646a6817e88a0c272559932d5d5a | |
parent | 9fb9739cde19f2090a1b297928310395389ac1f3 [diff] |
Proxy DateIntervalFormat.formatDateRange calls to the frameworks The method is only kept for @UnsupportedAppUsage purpose, and no libcore / frameworks should use it. We proxy the calls to the frameworks' implementation for app compat here. Bug: 258208402 Test: atest libcore.libcore.icu.DateIntervalFormatTest Change-Id: Idbac705b7d2a0b798141d9463759cb8a734656d0