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

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

Merge "Do not call SystemConfig.getInstance() from Bluetooth (3/3)"

parents 8267fd69 18d8f300
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,5 +53,7 @@ interface IBluetoothManager
    int updateBleAppCount(IBinder b, boolean enable, String packageName);
    boolean isBleAppPresent();
    boolean isHearingAidProfileSupported();

    List<String> getSystemConfigEnabledProfilesForPackage(String packageName);
}