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

Commit a80a8e5b authored by Graciela Wissen Putri's avatar Graciela Wissen Putri
Browse files

Add flag to allow hiding size compat restart button

Bug: 318840081
Test: m
Change-Id: I7457b1ca5417954ac6432997023dfb5c1eb6c61e
parent e53175bc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -43,3 +43,10 @@ flag {
  description: "Whether the API PackageManager.USER_MIN_ASPECT_RATIO_APP_DEFAULT is available"
  bug: "310816437"
}

flag {
  name: "allow_hide_scm_button"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether we should allow hiding the size compat restart button"
  bug: "318840081"
}