Commit 2956201f authored by Vikas Soni's avatar Vikas Soni Committed by Commit Bot

Re-enable AImageReader on Qcom driver version 269.0.

Re-enable AImageReader on Qcom driver version 269.0 since few bug fixes
related to memory regressions have been landed and we expect those fixes
might have also fixed the crashed we were seeing with version 269.0.

Will need to revert this CL if it causes crashes. Since the crashes are
not reproducible locally, there is no other way to test this expect
removing this driver version from blacklist and hence enabling it on
ToT.

Bug: 941716
Change-Id: Iaef04f2734271676b59537ade00bdbaf2db416e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860679Reviewed-by: default avatarFrank Liberato <liberato@chromium.org>
Reviewed-by: default avatarSunny Sachanandani <sunnyps@chromium.org>
Commit-Queue: vikas soni <vikassoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#705736}
parent 4f3b7580
......@@ -3174,22 +3174,6 @@
"exit_on_context_lost"
]
},
{
"id": 298,
"cr_bugs": [941716],
"description": "AImageReader is very crashy on this driver version",
"os": {
"type" : "android"
},
"gl_vendor": "Qualcomm.*",
"driver_version": {
"op": "=",
"value": "269.0"
},
"features": [
"disable_aimagereader"
]
},
{
"id": 299,
"description": "Context lost recovery often fails on PowerVR Rogue GE8* GPUs on Android.",
......
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