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

Commit 4dc14489 authored by Graciela Putri's avatar Graciela Putri Committed by Android (Google) Code Review
Browse files

Merge "[1/n] Add flag for VDM full-screen API" into main

parents a578f161 8d4a96e4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -143,3 +143,11 @@ flag {
  bug: "270361630"
  is_fixed_read_only: true
}

flag {
  name: "vdm_force_app_universal_resizable_api"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the API for forcing apps to be universal resizable on virtual display is available"
  bug: "372848702"
  is_exported: true
}
 No newline at end of file