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

Commit 7477c179 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag for typeface redesign" into main

parents 52c1f875 1a39f49a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -297,3 +297,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "typeface_redesign"
  namespace: "text"
  description: "Decouple variation settings, weight and style information from Typeface class"
  bug: "361260253"
}