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

Commit 46ab6ced authored by Myles Watson's avatar Myles Watson
Browse files

IBluetooth.aidl: import android.os.Bundle

Bundle is used in the file, so it should be imported.

Bug: 266240370
Test: atest pts-bot
Change-Id: I6d12f7bcebc76d56270e5a70a01d47cc5831c35a
parent 1112627a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ import android.bluetooth.BluetoothDevice;
import android.bluetooth.IncomingRfcommSocketInfo;
import android.bluetooth.OobData;
import android.content.AttributionSource;
import android.os.Bundle;
import android.os.ParcelUuid;
import android.os.ParcelFileDescriptor;
import android.os.ResultReceiver;