summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-13 01:11:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-13 01:11:06 +0000
commit6d630852f52832888d4cac714d60062809726bee (patch)
tree49c52c925e22d711a7c8de12f4b3fdfa5ed625be
parentaf43d0dcf5bc19e9a0c303390b5c998c987be348 (diff)
parentdb4a23996d64e21e01f396b80a36f72e1c9dedcd (diff)
downloadcore-6d630852f52832888d4cac714d60062809726bee.tar.gz
Snap for 7542710 from db4a23996d64e21e01f396b80a36f72e1c9dedcd to sc-release
Change-Id: Ie71bf5c8f18e0bbb160c3669c82c8f79d187fba9
-rw-r--r--libprocessgroup/profiles/task_profiles.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/libprocessgroup/profiles/task_profiles.json b/libprocessgroup/profiles/task_profiles.json
index b5fa475fa..449a50546 100644
--- a/libprocessgroup/profiles/task_profiles.json
+++ b/libprocessgroup/profiles/task_profiles.json
@@ -584,7 +584,7 @@
}
}
]
- },
+ }
],
"AggregateProfiles": [
@@ -635,6 +635,10 @@
{
"Name": "CPUSET_SP_RESTRICTED",
"Profiles": [ "ServiceCapacityRestricted", "TimerSlackNormal" ]
+ },
+ {
+ "Name": "Dex2OatBootComplete",
+ "Profiles": [ "SCHED_SP_BACKGROUND" ]
}
]
}