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

Commit ab9a9b09 authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Removed bugreport intents from protected list." into nyc-dev

parents 62df07ee 66d75880
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -296,10 +296,6 @@
    <protected-broadcast android:name="android.intent.action.AIRPLANE_MODE" />
    <protected-broadcast android:name="android.intent.action.ADVANCED_SETTINGS" />
    <protected-broadcast android:name="android.intent.action.APPLICATION_RESTRICTIONS_CHANGED" />
    <protected-broadcast android:name="android.intent.action.BUGREPORT_STARTED" />
    <protected-broadcast android:name="android.intent.action.BUGREPORT_FINISHED" />
    <protected-broadcast android:name="android.intent.action.REMOTE_BUGREPORT_FINISHED" />
    <protected-broadcast android:name="android.intent.action.REMOTE_BUGREPORT_DISPATCH" />

    <!-- Legacy -->
    <protected-broadcast android:name="android.intent.action.ACTION_IDLE_MAINTENANCE_START" />