From: LuK1337 Date: Mon, 11 Dec 2023 12:36:54 +0000 (+0100) Subject: exynos9610: Set ro.hardware.egl to mali X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a06ba6aabcf821823a91abf1c2ad2879a4aa67d1;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Set ro.hardware.egl to mali For whatever reason, after the U QPR1 merge, surfaceflinger is no longer able to find an OpenGL implementation without this hint. Change-Id: I59610ce628acb41807bb75b01a8c6cac7d08f740 --- diff --git a/vendor.prop b/vendor.prop index 2abf2df..3576e33 100644 --- a/vendor.prop +++ b/vendor.prop @@ -62,6 +62,7 @@ ro.frp.pst=/dev/block/platform/13520000.ufs/by-name/frp ## Graphics ro.vendor.winupdate=1 ro.opengles.version=196610 +ro.hardware.egl=mali ## IMS persist.vendor.lte.pco_supported=true