Add android.intent.action.REBOOT_READY to intent allowlist

This intent action was amended before SDK finalization,
and some APKs are still targeting the old intent action.
Add it to the allowlist for now. This can be removed once
the SDK has been finalized.

Test: atest CtsIntentSignatureTestCases
Bug: 186495404
Change-Id: I5f2cff82772be8f51d39719b0c159cf927cf2831
1 file changed