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

Commit 52dc14ce authored by Wei Wang's avatar Wei Wang Committed by Automerger Merge Worker
Browse files

task_profiles: add ServicePerformance to legacy device policy am: 276ba2c7

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/15998087

Change-Id: Iac66ba0d501e34679fefd259d3d1ee0306050d28
parents f8c43a23 276ba2c7
Loading
Loading
Loading
Loading
+13 −0
Original line number Original line Diff line number Diff line
@@ -39,6 +39,19 @@
        }
        }
      ]
      ]
    },
    },
    {
      "Name": "ServicePerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "schedtune",
            "Path": "background"
          }
        }
      ]
    },
    {
    {
      "Name": "HighPerformance",
      "Name": "HighPerformance",
      "Actions": [
      "Actions": [
+13 −0
Original line number Original line Diff line number Diff line
@@ -52,6 +52,19 @@
        }
        }
      ]
      ]
    },
    },
    {
      "Name": "ServicePerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "schedtune",
            "Path": "background"
          }
        }
      ]
    },
    {
    {
      "Name": "MaxPerformance",
      "Name": "MaxPerformance",
      "Actions": [
      "Actions": [
+13 −0
Original line number Original line Diff line number Diff line
@@ -39,6 +39,19 @@
        }
        }
      ]
      ]
    },
    },
    {
      "Name": "ServicePerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "schedtune",
            "Path": "background"
          }
        }
      ]
    },
    {
    {
      "Name": "HighPerformance",
      "Name": "HighPerformance",
      "Actions": [
      "Actions": [