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

Commit c35b30a0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "remove getSystemConfigEnabledProfilesForPackage"

parents cfa6f139 6c6b5d65
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -55,7 +55,5 @@ interface IBluetoothManager
    boolean disableBle(String packageName, IBinder b);
    boolean isBleAppPresent();
    boolean isHearingAidProfileSupported();

    List<String> getSystemConfigEnabledProfilesForPackage(String packageName);
}