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

Commit b297afea authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark LocalBluetoothAdapter as obsolete"

parents c144dc15 0fe5125f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,7 +35,10 @@ import java.util.Set;
 * <p>Connection and bonding state changes affecting specific devices
 * are handled by {@link CachedBluetoothDeviceManager},
 * {@link BluetoothEventManager}, and {@link LocalBluetoothProfileManager}.
 *
 * @deprecated use {@link BluetoothAdapter} instead.
 */
@Deprecated
public class LocalBluetoothAdapter {
    private static final String TAG = "LocalBluetoothAdapter";