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

Commit 135dc67c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Mark ACTION_REMOTE_BUGREPORT_DISPATCH broadcast as protected""

parents d5ca05c4 fa006ae4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -525,7 +525,7 @@ public class DevicePolicyManager {
     * @hide
     */
    public static final String ACTION_REMOTE_BUGREPORT_DISPATCH =
            "com.android.server.action.REMOTE_BUGREPORT_DISPATCH";
            "android.intent.action.REMOTE_BUGREPORT_DISPATCH";
    /**
     * Extra for shared bugreport's SHA-256 hash.
+0 −1
Original line number Diff line number Diff line
@@ -349,7 +349,6 @@
    <protected-broadcast android:name="com.android.server.WifiManager.action.START_PNO" />
    <protected-broadcast android:name="com.android.server.WifiManager.action.DELAYED_DRIVER_STOP" />
    <protected-broadcast android:name="com.android.server.WifiManager.action.DEVICE_IDLE" />
    <protected-broadcast android:name="com.android.server.action.REMOTE_BUGREPORT_DISPATCH" />
    <protected-broadcast android:name="com.android.server.action.REMOTE_BUGREPORT_SHARING_ACCEPTED" />
    <protected-broadcast android:name="com.android.server.action.REMOTE_BUGREPORT_SHARING_DECLINED" />
    <protected-broadcast android:name="com.android.internal.action.EUICC_FACTORY_RESET" />