diff --git a/core/api/module-lib-current.txt b/core/api/module-lib-current.txt index 69e955777e205..ee31e132864ec 100644 --- a/core/api/module-lib-current.txt +++ b/core/api/module-lib-current.txt @@ -97,6 +97,7 @@ package android.bluetooth { public class BluetoothFrameworkInitializer { method public static void registerServiceWrappers(); + method public static void setBinderCallsStatsInitializer(@NonNull java.util.function.Consumer); method public static void setBluetoothServiceManager(@NonNull android.os.BluetoothServiceManager); }