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

Commit 24a746b9 authored by 's avatar
Browse files

Update the settings due to a framework API change.

Change-Id: I5248b2a6c9f6d9ac60e9b21a0f5377b19c9a3b36
parent 7f4a7a11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -740,7 +740,7 @@ public class PrintServiceSettingsFragment extends SettingsPreferenceFragment
                    }
                });
            }
            mDiscoverySession.startPrinterDisovery(null);
            mDiscoverySession.startPrinterDiscovery(null);
        }
    }
}