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

Commit 766ad17b authored by Seigo Nonaka's avatar Seigo Nonaka
Browse files

Introduce new flag for inter character justification

Bug: 283193133
Test: N/A
Change-Id: I3ff4876d6678d80a0cd4f22a5d8f583d4abb8dd9
parent ccc2dd02
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -75,3 +75,10 @@ flag {
  description: "A feature flag that implements line break word style auto."
  bug: "280005585"
}

flag {
  name: "inter_character_justification"
  namespace: "text"
  description: "A feature flag that implement inter character justification."
  bug: "283193133"
}