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

Commit ec19cc04 authored by T.J. Mercier's avatar T.J. Mercier Committed by Automerger Merge Worker
Browse files

Merge "Revert "Set input thread priority to RT - try 3"" into main am: 574da623

parents 46d81be6 574da623
Loading
Loading
Loading
Loading
+1 −14
Original line number Diff line number Diff line
@@ -202,19 +202,6 @@
        }
      ]
    },
    {
      "Name": "RealTimeInputScheduling",
      "Actions": [
        {
          "Name": "SetSchedulerPolicy",
          "Params":
          {
            "Policy": "SCHED_FIFO",
            "Priority": "98"
          }
        }
      ]
    },
    {
      "Name": "CameraServicePerformance",
      "Actions": [
@@ -717,7 +704,7 @@
    },
    {
      "Name": "InputPolicy",
      "Profiles": [ "RealTimeInputScheduling", "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
      "Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
    }
  ]
}