Change Currency.get{DisplayName,Symbol}() to use DISPLAY Locale
This is a behavior change relative to Android N, which introduced these methods. In Android N, they used the default Locale which apps can set have a different value than the default DISPLAY Locale. Bug: 31794800 Test: libcore.java.util.CurrencyTest Test: org.apache.harmony.tests.java.util.CurrencyTest Change-Id: I778e303e16014f562eacdf347059aa0b34e08829
Loading
Please sign in to comment