Add oneway_finalizer_close_fixed flag

This flag will replace oneway_finalizer_close, only difference is that
this new flag is declared with `is_fixed_read_only`.

Some apps trigger the code path before configprovider has been made
available to the client process causing a crash.

Bug: 368221351
Bug: 376942274
Test: atest FrameworksCoreTests:android.database
Change-Id: If09fa42d09e1f327632ae81b10aea5cd3929b5cf
2 files changed