1package: "android.database.sqlite" 2container: "system" 3 4flag { 5 name: "oneway_finalizer_close_fixed" 6 namespace: "system_performance" 7 is_fixed_read_only: true 8 description: "Make BuildCursorNative.close oneway if in the the finalizer" 9 bug: "368221351" 10} 11 12flag { 13 name: "sqlite_apis_35" 14 is_exported: true 15 namespace: "system_performance" 16 is_fixed_read_only: true 17 description: "SQLite APIs held back for Android 15" 18 bug: "279043253" 19} 20