Commit 7302d41b authored by Luke Sorenson's avatar Luke Sorenson Committed by Commit Bot

Uprev min env version for rtanalytics-light to 4.1

minijail0 security policy was updated to support new features.
New components that use these new syscalls must use this new
higher env version.

Bug: 850956
Change-Id: I53252a4c25bc1b037b89e81960b9a0f164aab351
Reviewed-on: https://chromium-review.googlesource.com/1106007Reviewed-by: default avatarJoshua Pawlicki <waffles@chromium.org>
Commit-Queue: Luke Sorenson <lasoren@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569392}
parent 3d0c4bcc
...@@ -36,7 +36,7 @@ const ComponentConfig kConfigs[] = { ...@@ -36,7 +36,7 @@ const ComponentConfig kConfigs[] = {
"1913a5e0a6cad30b6f03e176177e0d7ed62c5d6700a9c66da556d7c3f5d6a47e"}, "1913a5e0a6cad30b6f03e176177e0d7ed62c5d6700a9c66da556d7c3f5d6a47e"},
{"cros-termina", "1.1", {"cros-termina", "1.1",
"e9d960f84f628e1f42d05de4046bb5b3154b6f1f65c08412c6af57a29aecaffb"}, "e9d960f84f628e1f42d05de4046bb5b3154b6f1f65c08412c6af57a29aecaffb"},
{"rtanalytics-light", "4.0", {"rtanalytics-light", "4.1",
"69f09d33c439c2ab55bbbe24b47ab55cb3f6c0bd1f1ef46eefea3216ec925038"}, "69f09d33c439c2ab55bbbe24b47ab55cb3f6c0bd1f1ef46eefea3216ec925038"},
{"rtanalytics-full", "1.0", {"rtanalytics-full", "1.0",
"c93c3e1013c52100a20038b405ac854d69fa889f6dc4fa6f188267051e05e444"}, "c93c3e1013c52100a20038b405ac854d69fa889f6dc4fa6f188267051e05e444"},
......
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