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

Commit 75cb774d authored by Jim Shargo's avatar Jim Shargo
Browse files

graphics: Add enable_surface_native_alloc_registration flag

Test: n/a
Bug: 306193257
Change-Id: Ic5a4246881345ff65fede2f31c407fe44211eafe
parent 55e27576
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
package: "android.view.flags"

flag {
     name: "enable_surface_native_alloc_registration"
     namespace: "toolkit"
     description: "Feature flag for registering surfaces with the VM for faster cleanup"
     bug: "306193257"
}

flag {
    name: "enable_use_measure_cache_during_force_layout"
    namespace: "toolkit"