From 271ce383226d4d9145c3f9783eec68d2c5d3101f Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Thu, 21 Jan 2021 10:02:12 -0700 Subject: [PATCH] msm8974-common: Drop OVERRIDE_RS_DRIVER * So, this one from bullhead can cause everything to get janky AF every time RenderScript is actually used, and finding one that actually loads (no missing symbols) AND actually works well is, well, challenging. The device works fine with the "normal" non-adreno driver in AOSP, so let's use that until/unless we find an actually working adreno driver. Change-Id: I4ab19269eb49f5f2aed375d9055d68c1b9835f69 --- BoardConfigCommon.mk | 1 - common-proprietary-files.txt | 5 ----- 2 files changed, 6 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index aabbea0..ed0efb3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -57,7 +57,6 @@ ifeq ($(HOST_OS),linux) endif # Display -OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U # Shader cache config options diff --git a/common-proprietary-files.txt b/common-proprietary-files.txt index 59080ef..654c75f 100644 --- a/common-proprietary-files.txt +++ b/common-proprietary-files.txt @@ -34,11 +34,6 @@ vendor/lib/libgeofence.so|953c2720c98825cdfb2757839f5f86400c11a2d5 vendor/lib/libizat_core.so|8d1b8f5c26cc9bcdacb402e253048211a6c07ba1 vendor/lib/liblbs_core.so|3dea19e84a0d226ea3e5c92ec169f7e0fdbe5699 -# Renderscript (Google bullhead - OPR4.170623.006) -vendor/lib/libRSDriver_adreno.so|2044baf0169177e52aba6d7138f80559ecf2b58d -vendor/lib/librs_adreno.so|cceaf847d749ac2f1a3af3a1ae6ba653d93e0ed9 -vendor/lib/librs_adreno_sha1.so|e797997d3ac69dfa87904863672c5b9769c796cc - # STLport (Camera/RIL) - local compile LineageOS/external/stlport@984b8432 vendor/lib/libstlport.so|0be0a0d13e12fbf95d97d309dcbc25d3f969a469