Remove FLAG_RECEIVER_INCLUDE_BACKGROUND from code to whitelist

Moved intents using the FLAG_RECEIVER_INCLUDE_BACKGROUND flag to whitelist
in framework-sysconfig.xml that implicitly adds the flag.
Part of a larger change for telephony maineline.

Bug: 148181747
Test: android.telephony.cts.TelephonyProtectedBroadcastsTest
Test: FrameworksTelephonyTests
Test: Verified that SIM_STATE_CHANGED was sent as background with logging
Change-Id: If41a4a4f5133d69f3fdf93211e6092f9c49f1557
1 file changed