From 3989ccb0389df5ea30914a394db115c436bc3e98 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 2 May 2022 14:20:44 -0400 Subject: [PATCH] g12: Include prebuilt `amlogic_fbc_lib.ko` * Needed for high-res hardware-backed OMX, and is prebuilt even in Amlogic BSP's (yuck). * Our kernel, surprisingly, loads this just fine. Change-Id: I31a17fdb249075614751e43cdae9fba055e1d182 --- proprietary-files.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/proprietary-files.txt b/proprietary-files.txt index a1bc845..604589a 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -198,6 +198,7 @@ vendor/lib/libthreadworker_alt.so vendor/lib/libvideotunnel.so vendor/lib/libwvhidl.so vendor/lib/mediacas/libwvmediacas.so +vendor/lib/modules/amlogic_fbc_lib.ko vendor/lib/soundfx/libavl.so vendor/lib/soundfx/libbalance.so vendor/lib/soundfx/libdbx.so -- 2.20.1