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

Commit a5b786b1 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

am: 7c4b0299

Change-Id: Ib4e1ef52ac458de398ec64fb55af350ea3f4c18f
parents 6f4ac512 7c4b0299
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) {