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

Commit 8d4a96e4 authored by Graciela Wissen Putri's avatar Graciela Wissen Putri
Browse files

[1/n] Add flag for VDM full-screen API

Flag: com.android.window.flags.vdm_force_app_universal_resizable_api
Bug: 372848702
Bug: 337894172
Test: m
Change-Id: I586b0f517c3ec9876035ffb50b3a077931f443f6
parent af83423b
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