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

Commit af16410c authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "[0/n] Create Flag for default font_scale" into main

parents bf7e3de0 5d6bfa83
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -50,3 +50,11 @@ flag {
  description: "Whether we should allow hiding the size compat restart button"
  bug: "318840081"
}

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
}