From 037a835c405f761d8d53a2d80cc698df1da50992 Mon Sep 17 00:00:00 2001 From: Omkar Chandorkar Date: Mon, 28 Jun 2021 13:19:40 +0200 Subject: [PATCH] sm8350-common: Use prebuilt vendor libdisplayconfig.qti.so There are several VMTs inside that library that are prone to change on CAF merges. So far, last LA.QSSI.11.0.r1-12300-qssi.0 merge already modified ConfigInterface VMT in a way that's not backwards compatible thus it'd be better if we provided a prebuilt library instead. Change-Id: I25fe58e6721b8d0e67882f576cfaf288c9992fc9 --- proprietary-files.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/proprietary-files.txt b/proprietary-files.txt index 03baa8b..033ac14 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -440,6 +440,7 @@ vendor/bin/hw/vendor.qti.hardware.display.composer-service vendor/bin/qdcmss vendor/etc/init/qdcmss.rc vendor/etc/snapdragon_color_libs_config.xml +vendor/lib64/libdisplayconfig.qti.so vendor/lib64/libdpps.so vendor/lib64/libgame_enhance.so vendor/lib64/libhdrdynamic.so