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

Commit 8c1c38fb authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Add an API to notify GPU load up

Bug: 413723751
Test: N/A
Flag: android.view.flags.notify_gpu_load_up
Change-Id: I256c43fa648f3ee492be3cf90132f24fc3c24d53
parent 0b4d0f76
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
    }
}