From bd3229b85ddbf56580c91683c76d78d6e31479ca Mon Sep 17 00:00:00 2001 From: Omkar Chandorkar Date: Mon, 28 Jun 2021 13:17:14 +0200 Subject: [PATCH] sm6250-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 cfb82d7..0e0a45b 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -662,6 +662,7 @@ vendor/lib/libsdm-disp-vndapis.so vendor/lib/libsdmextension.so vendor/lib/libtinyxml2_1.so vendor/lib64/libdisp-aba.so +vendor/lib64/libdisplayconfig.qti.so vendor/lib64/libdisplayqos.so vendor/lib64/libhdr_tm.so vendor/lib64/libqseed3.so