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

Commit db4a2399 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "task_profiles.json: add taskprofile for dex2oat boot_complete policy" into sc-dev

parents 91ef4dac 3745ce7a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -584,7 +584,7 @@
          }
        }
      ]
    },
    }
  ],

  "AggregateProfiles": [
@@ -635,6 +635,10 @@
    {
      "Name": "CPUSET_SP_RESTRICTED",
      "Profiles": [ "ServiceCapacityRestricted", "TimerSlackNormal" ]
    },
    {
      "Name": "Dex2OatBootComplete",
      "Profiles": [ "SCHED_SP_BACKGROUND" ]
    }
  ]
}