Skip to content

Commit

Permalink
fixup! Implement ambient music support
Browse files Browse the repository at this point in the history
Signed-off-by: aswin7469 <[email protected]>
  • Loading branch information
aswin7469 committed May 1, 2024
1 parent dc0fc20 commit ce796a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ public abstract class SystemUIBinder {
@Binds
@IntoMap
@ClassKey(GoogleServices.class)
public abstract CoreStartable bindStatixServices(GoogleServices sysui);
public abstract CoreStartable bindGoogleServices(GoogleServices sysui);
}

0 comments on commit ce796a1

Please sign in to comment.