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

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

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

* commit '63938750':
  Fix layoutlib build.
parents f0e2988f 63938750
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";