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

Commit 852aa88d authored by Ajay Panicker's avatar Ajay Panicker Committed by android-build-merger
Browse files

Protect TRANSFER_COMPLETE broadcast am: 2759e429 am: 71430fef

am: 2e2a044e

* commit '2e2a044e':
  Protect TRANSFER_COMPLETE broadcast

Change-Id: If024a1017cffd71a569751746d27fa3cdd242bd7
parents ea9092fd 2e2a044e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -192,6 +192,7 @@
    <protected-broadcast android:name="android.btopp.intent.action.RETRY" />
    <protected-broadcast android:name="android.btopp.intent.action.OPEN" />
    <protected-broadcast android:name="android.btopp.intent.action.OPEN_INBOUND" />
    <protected-broadcast android:name="android.btopp.intent.action.TRANSFER_COMPLETE" />
    <protected-broadcast android:name="com.android.bluetooth.pbap.authchall" />
    <protected-broadcast android:name="com.android.bluetooth.pbap.userconfirmtimeout" />
    <protected-broadcast android:name="com.android.bluetooth.pbap.authresponse" />