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

Commit cba27f34 authored by James Shargo's avatar James Shargo
Browse files

view_flags: Remove non-read-only version of surface alloc flag

Bug: 306193257
Bug: 321628587
Test: atest
Change-Id: I4b703b5715e15f56bd41b7cab46a511397da5e49
parent 8485497c
Loading
Loading
Loading
Loading
+0 −7
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_surface_native_alloc_registration_ro"
    namespace: "toolkit"