Commit 84673ad1 authored by Yury Khmel's avatar Yury Khmel Committed by Chromium LUCI CQ

arc: Add declaration of ArcUseHighMemoryDalvikProfile finch experiment

As above

BUG=1164478
TEST=None

Change-Id: I36de164195bc99ae0d760db9ce093df9c1bce233
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618583Reviewed-by: default avatarYusuke Sato <yusukes@chromium.org>
Commit-Queue: Yury Khmel <khmel@chromium.org>
Auto-Submit: Yury Khmel <khmel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841741}
parent ff69a9c8
...@@ -620,6 +620,21 @@ ...@@ -620,6 +620,21 @@
] ]
} }
], ],
"ArcUseHighMemoryDalvikProfile": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ArcUseHighMemoryDalvikProfile"
]
}
]
}
],
"AssistAutocorrect": [ "AssistAutocorrect": [
{ {
"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