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

Commit e12b2f04 authored by 's avatar Committed by Android (Google) Code Review
Browse files

Merge "Update the settings due to a framework API change."

parents 2b552ac0 24a746b9
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);
        }
    }
}