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

Commit 10ac876d authored by Etienne Ruffieux's avatar Etienne Ruffieux
Browse files

Adding system API to set the BindeCallsStats Consumer.

Tag: #feature
Bug: 195146428
Test: build
Change-Id: I1bf6a253bca323955dbf5ad415e319fdccaa6389
parent cbfc6f58
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@ package android.bluetooth {

  public class BluetoothFrameworkInitializer {
    method public static void registerServiceWrappers();
    method public static void setBinderCallsStatsInitializer(@NonNull java.util.function.Consumer<android.content.Context>);
    method public static void setBluetoothServiceManager(@NonNull android.os.BluetoothServiceManager);
  }