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

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

Merge "remove getSystemConfigEnabledProfilesForPackage" into sc-dev-plus-aosp

parents dce6823d 21944d2b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -73,7 +73,4 @@ interface IBluetoothManager
    boolean isBleAppPresent();
    @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission")
    boolean isHearingAidProfileSupported();

    @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission")
    List<String> getSystemConfigEnabledProfilesForPackage(String packageName);
}