Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d32838d authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "Track change to private libcore data structure." into lmp-mr1-dev

parents 7cb761fe b913af54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@ public class ICU_Delegate {
        result.decimalSeparator = '.';
        result.groupingSeparator = ',';
        result.patternSeparator = ' ';
        result.percent = '%';
        result.percent = "%";
        result.perMill = '\u2030';
        result.monetarySeparator = ' ';
        result.minusSign = "-";