From 20a3c27916c0c6d376e4c05bcf9ae7e93596d247 Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Thu, 21 Jan 2021 10:02:12 -0700 Subject: [PATCH] flo/deb: 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 - proprietary-blobs.txt | 3 --- 2 files changed, 4 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b5bd95f..e607a96 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -136,7 +136,6 @@ TARGET_CUSTOM_DISPLAY_TUNING := true TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true USE_DEVICE_SPECIFIC_QCOM_PROPRIETARY := true -OVERRIDE_RS_DRIVER := libRSDriver_adreno.so HAVE_ADRENO_SOURCE:= false diff --git a/proprietary-blobs.txt b/proprietary-blobs.txt index 55e8d34..7ccf550 100644 --- a/proprietary-blobs.txt +++ b/proprietary-blobs.txt @@ -107,9 +107,6 @@ lib/libqmi_csi.so:vendor/lib/libqmi_csi.so lib/libqmi_csvt_srvc.so:vendor/lib/libqmi_csvt_srvc.so lib/libqmi_encdec.so:vendor/lib/libqmi_encdec.so lib/libQSEEComAPI.so:vendor/lib/libQSEEComAPI.so -vendor/lib/libRSDriver_adreno.so|2044baf0169177e52aba6d7138f80559ecf2b58d -vendor/lib/librs_adreno.so|cceaf847d749ac2f1a3af3a1ae6ba653d93e0ed9 -vendor/lib/librs_adreno_sha1.so|e797997d3ac69dfa87904863672c5b9769c796cc vendor/lib/libsc-a3xx.so lib/libsensor1.so:vendor/lib/libsensor1.so lib/libsensor_reg.so:vendor/lib/libsensor_reg.so