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

Commit 0ed0634c authored by Ajay Panicker's avatar Ajay Panicker Committed by android-build-merger
Browse files

Merge "Protect TRANSFER_COMPLETE broadcast"

am: 1be1934e

* commit '1be1934e':
  Protect TRANSFER_COMPLETE broadcast

Change-Id: Ibe4fa7e639fd7bf13275417159c5c6a14d1e369d
parents cc9c83db 1be1934e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -180,6 +180,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" />