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

Commit 7c4b0299 authored by zachh's avatar zachh Committed by android-build-merger
Browse files

Merge "Watch for phenotype flag changes and update CallLogConfig." am: 6dda44d0

am: fe412cd8

Change-Id: I59ec1741ae590e711c271599f4f9d02d4c3b5079
parents ce0b58e0 fe412cd8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ public final class CallLogConfig {
  private final ListeningExecutorService backgroundExecutor;

  @Inject
  CallLogConfig(
  public CallLogConfig(
      @Unencrypted SharedPreferences sharedPreferences,
      ConfigProvider configProvider,
      @BackgroundExecutor ListeningExecutorService backgroundExecutor) {