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

Commit 91ae8258 authored by John Reck's avatar John Reck
Browse files

Add surfaceview clipping flag

Bug: 298621623
Test: n/a
Change-Id: Ib67bdbf7327431bdbfbe0cd65bb85d89985f5540
parent fcfd9bb8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
  description: "APIs to create a new gainmap with a bitmap for metadata."
  bug: "304478551"
}

flag {
  name: "clip_surfaceviews"
  namespace: "core_graphics"
  description: "Clip z-above surfaceviews to global clip rect"
  bug: "298621623"
}