From 51943f7a173545b6f9d832ca804fcfefd619e23d Mon Sep 17 00:00:00 2001 From: Omkar Chandorkar Date: Mon, 28 Jun 2021 13:19:40 +0200 Subject: [PATCH] sm8250-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 cde4b51..5a7ca7a 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -310,6 +310,7 @@ vendor/lib64/libhdr_tm.so # Display (HWC) vendor/bin/hw/vendor.qti.hardware.display.composer-service +vendor/lib64/libdisplayconfig.qti.so vendor/lib64/libsdmcore.so vendor/lib64/libsdmutils.so