Add fallback to FROZEN_CALLEE_POLICY_UNSET
Update RemoteCallbackList to silently fall back to
FROZEN_CALLEE_POLICY_UNSET when the kernel does not support the frozen
notification feature. Eventually the kernel support will be everywhere,
but before that happens we need this fallback to allow various code
paths to start being soaked without breaking things.
Flag: android.os.binder_frozen_state_change_callback
Test: atest android.os.cts.RemoteCallbackListTest
Change-Id: I47a60bd082356f789cfe636d757341c9ed83347f
Bug: 361157077
1 file changed