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

Commit 63938750 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am c0232642: am 629daddd: Merge "Fix layoutlib build."

* commit 'c0232642':
  Fix layoutlib build.
parents d8b17079 c0232642
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ public class ICU_Delegate {
        result.percent = '%';
        result.perMill = '\u2030';
        result.monetarySeparator = ' ';
        result.minusSign = '-';
        result.minusSign = "-";
        result.exponentSeparator = "e";
        result.infinity = "\u221E";
        result.NaN = "NaN";