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

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

Merge "Watch for phenotype flag changes and update CallLogConfig."

am: 6dda44d0

Change-Id: I1f57c45508525853699b8fcdad403147444c4adb
parents c66177fa 6dda44d0
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) {