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

Commit 4666d82e authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add removeActiveDevice to IBluetooth.aidl" am: 523381c8

Change-Id: I986e6e36b3a75a10ebf898862dffd454a6f7ebd7
parents 171b2292 523381c8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -146,4 +146,6 @@ interface IBluetooth
    boolean setActiveDevice(in BluetoothDevice device, in int profiles);

    List<BluetoothDevice> getMostRecentlyConnectedDevices();

    boolean removeActiveDevice(in int profiles);
}