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

Commit bbfb3310 authored by Yein Jo's avatar Yein Jo
Browse files

Add a flag for shaderlib.

Extend the shaderlib to support common loading effects.

Bug: 282007590
Test: m
Flag: ACONFIG shaderlib_loading_effect_refactor DISABLED
Change-Id: I33f3044de5cefbbe2c4026101f6c4ad6a0b7642d
parent 1f13c158
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -384,3 +384,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"
}