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

Commit 06b5e8b2 authored by Rahul Sabnis's avatar Rahul Sabnis Committed by Gerrit Code Review
Browse files

Merge "Removes BluetoothDevice#getService from the non-SDK API list"

parents bdc32b68 9474c024
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1118,7 +1118,6 @@ public final class BluetoothDevice implements Parcelable, Attributable {
    private AttributionSource mAttributionSource;

    /*package*/
    @UnsupportedAppUsage
    static IBluetooth getService() {
        synchronized (BluetoothDevice.class) {
            if (sService == null) {