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

Commit 8be2939b authored by Linus Tufvesson's avatar Linus Tufvesson
Browse files

Clean up oneway_finalizer_close

Flag was replaced by oneway_finalizer_close_fixed

Bug: 3330453
Test: atest FrameworksCoreTests:android.database
Change-Id: I67b825a5213eca02d0314ff484ee9a85748fb437
parent e2e3170c
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
package: "android.database.sqlite"
package: "android.database.sqlite"
container: "system"
container: "system"


flag {
     name: "oneway_finalizer_close"
     namespace: "system_performance"
     description: "Make BuildCursorNative.close oneway if in the the finalizer"
     bug: "368221351"
}

flag {
flag {
     name: "oneway_finalizer_close_fixed"
     name: "oneway_finalizer_close_fixed"
     namespace: "system_performance"
     namespace: "system_performance"