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

Commit e7a0aef5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add an API to notify GPU load up" into main

parents e0f95348 8c1c38fb
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -156,3 +156,13 @@ flag {
    bug: "394397033"
    is_fixed_read_only: false
}

flag {
    name: "notify_gpu_load_up"
    namespace: "systemui"
    description: "Add an API to notify GPU load up."
    bug: "413723751"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}