Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b38305f authored by Ling Ma's avatar Ling Ma
Browse files

Make data retry intent protected

Fix: 271037454
Test: Reproduced the issue and confirmed the fix by experiment
Change-Id: I3a4a5cbdadc8916a74f06ea2c8b5ab25ea9e7dfb
parent f21ef1de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -821,6 +821,7 @@
    <protected-broadcast android:name="android.intent.action.PROFILE_REMOVED" />
    <protected-broadcast android:name="com.android.internal.telephony.cat.SMS_SENT_ACTION" />
    <protected-broadcast android:name="com.android.internal.telephony.cat.SMS_DELIVERY_ACTION" />
    <protected-broadcast android:name="com.android.internal.telephony.data.ACTION_RETRY" />
    <protected-broadcast android:name="android.companion.virtual.action.VIRTUAL_DEVICE_REMOVED" />
    <protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_START_PREVIEW" />
    <protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_STOP_PREVIEW" />