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

Commit a08debd4 authored by Ling Ma's avatar Ling Ma
Browse files

Remove data retry intent

Changing to use another alarmManager API which uses a more lightweight
listener instead of broadcast.

Bug: 291719689
Test: manual log verify
Change-Id: I60479b7d83e9c674c5389d11df3d6914f67f4c7d
parent 58cc4434
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -821,7 +821,6 @@
    <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" />