Remove cpu controller usage in P21

To avoid lock contention, removing cpu controller usage completely for
p21.

Bug: 208895940
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Merged-In: I80fdd7301d23243ac8e4b2e633cc1e16283227ea
Change-Id: I80fdd7301d23243ac8e4b2e633cc1e16283227ea
diff --git a/task_profiles.json b/task_profiles.json
index fca5a07..773f986 100644
--- a/task_profiles.json
+++ b/task_profiles.json
@@ -4,14 +4,6 @@
       "Name": "MaxPerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -26,14 +18,6 @@
       "Name": "CameraServicePerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -48,14 +32,6 @@
       "Name": "CameraServicePower",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -70,14 +46,6 @@
       "Name": "Dex2oatPerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -131,14 +99,6 @@
       "Name": "HighEnergySaving",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -153,14 +113,6 @@
       "Name": "NormalPerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -175,14 +127,6 @@
       "Name": "HighPerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -197,14 +141,6 @@
       "Name": "RealtimePerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -219,14 +155,6 @@
       "Name": "NNApiHALPerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {
@@ -241,14 +169,6 @@
       "Name": "ServicePerformance",
       "Actions": [
         {
-          "Name": "JoinCgroup",
-          "Params":
-          {
-            "Controller": "cpu",
-            "Path": "system"
-          }
-        },
-        {
           "Name": "WriteFile",
           "Params":
           {