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

Commit 565dd3b3 authored by Yein Jo's avatar Yein Jo Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for shaderlib." into main

parents 1e022d25 bbfb3310
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -377,3 +377,11 @@ flag {
   description: "Enables on-screen contextual tip about how to take screenshot."
   bug: "322891421"
}

flag {
   name: "shaderlib_loading_effect_refactor"
   namespace: "systemui"
   description: "Extend shader library to provide the common loading effects."
   bug: "282007590"
}