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

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

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

parents e702b076 e957ce9f
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