From d7236eeab63a93261b515656caf3a466594fcac2 Mon Sep 17 00:00:00 2001 From: Yongqin Liu Date: Fri, 21 Apr 2023 19:37:40 +0800 Subject: 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 --- x15-master-workarounds | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3