Commit 43c3588a authored by Bo Liu's avatar Bo Liu Committed by Commit Bot

android: Enable ServiceGroupImportance in tests

Note this feature only applies to Android Q, which has no automated
testing coverage right now.

Bug: 946216
Change-Id: I88dcedb0595815c9a2e8384539a249d43196ae02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786833
Commit-Queue: Bo <boliu@chromium.org>
Reviewed-by: default avatarssid <ssid@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#694957}
parent d6a62d84
...@@ -5257,6 +5257,21 @@ ...@@ -5257,6 +5257,21 @@
] ]
} }
], ],
"ServiceGroupImportance": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ServiceGroupImportance"
]
}
]
}
],
"ServiceManagerForBackgroundPrefetch": [ "ServiceManagerForBackgroundPrefetch": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment