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

Commit 42126819 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Floss: Fix set hh enablment config in initialization"

parents 48e3fce5 a8c67aa1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -356,7 +356,6 @@ impl HidHost {
    }

    /// return true if we need to restart hh
    #[profile_enabled_or(true)]
    pub fn configure_enabled_profiles(&mut self) -> bool {
        let needs_restart = self.is_profile_updated;
        if self.is_profile_updated {