summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2023-04-21 19:37:40 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2023-04-21 19:37:40 +0800
commitd7236eeab63a93261b515656caf3a466594fcac2 (patch)
tree558f430481f380ab7b629f4c0c3876fd7a6622cb
parent7baf62f1488341b947602e39eb588b523b2f778a (diff)
downloadandroid-patchsets-d7236eeab63a93261b515656caf3a466594fcac2.tar.gz
x15-master-workarounds: workaround for boot crash problem on SkiaOpenGLPipeline
which is related to the commit here: https://android-review.googlesource.com/c/platform/frameworks/base/+/2528107 Change-Id: I204dc5424e49ddb23ff4464a51b2303dfbf0ee2b Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xx15-master-workarounds5
1 files changed, 5 insertions, 0 deletions
diff --git a/x15-master-workarounds b/x15-master-workarounds
index 5f6a5c0..26bebb1 100755
--- a/x15-master-workarounds
+++ b/x15-master-workarounds
@@ -35,3 +35,8 @@ apply --local device/ti/beagle_x15 --remote device/ti/beagle-x15 1919399/3
## x15: initial setup to enable webcamera
## https://android-review.googlesource.com/c/device/ti/beagle-x15/+/1923497
apply --local device/ti/beagle_x15 --remote device/ti/beagle-x15 1923497/4
+
+## Revert "HWUI: reset buffer state after MakeCurrent"
+## https://android-review.googlesource.com/c/platform/frameworks/base/+/2528107
+## which cause crash on GL_CHECKPOINT(LOW);
+revert frameworks/base 4a012f5d3f630b2913df0163f79bf2f584c7c0f0