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

Commit e957ce9f authored by Massimo Carli's avatar Massimo Carli
Browse files

[1/n] Create Flag for default font_scale

Fix: 319808237
Test: m

Change-Id: I8c149bedc539ce4183763e4417eff556abce5fbb
parent f16778be
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -14,3 +14,11 @@ flag {
    bug: "311155098"
    is_fixed_read_only: true
}

flag {
  name: "configurable_font_scale_default"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the font_scale is read from a device dependent configuration file"
  bug: "319808237"
  is_fixed_read_only: true
}
 No newline at end of file