diff options
| -rw-r--r-- | core/res/AndroidManifest.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 502b313098da..9d33e23353da 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -370,11 +370,8 @@ <protected-broadcast android:name="wifi_scan_available" /> <protected-broadcast android:name="action.cne.started" /> - <protected-broadcast android:name="android.appwidget.action.APPWIDGET_UPDATE" /> <protected-broadcast android:name="android.content.jobscheduler.JOB_DEADLINE_EXPIRED" /> <protected-broadcast android:name="android.intent.action.ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW" /> - <protected-broadcast android:name="android.location.HIGH_POWER_REQUEST_CHANGE" /> - <protected-broadcast android:name="android.location.HIGH_POWER_REQUEST_CHANGE" /> <protected-broadcast android:name="android.net.conn.CONNECTIVITY_CHANGE_SUPL" /> <protected-broadcast android:name="android.os.action.ACTION_EFFECTS_SUPPRESSOR_CHANGED" /> <protected-broadcast android:name="android.os.action.LIGHT_DEVICE_IDLE_MODE_CHANGED" /> |