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

Commit 71430fef authored by Ajay Panicker's avatar Ajay Panicker Committed by android-build-merger
Browse files

Protect TRANSFER_COMPLETE broadcast

am: 2759e429

* commit '2759e429':
  Protect TRANSFER_COMPLETE broadcast

Change-Id: I177417a0bdd7ddbcb174dc3ce47d82d8faf08cb8
parents 20898f68 2759e429
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" />