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

Commit fdb20d03 authored by Jim Shargo's avatar Jim Shargo Committed by Android (Google) Code Review
Browse files

Merge "graphics: Add enable_surface_native_alloc_registration flag" into main

parents 2ecde8de 75cb774d
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"