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

Commit b6986cd1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 20bd8ddf 42126819
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 {