Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Shim WFD with libinput_shim

Change-Id: I5c64d4fb6608cf6134ee7647802d9befc26fc8fb
This commit is contained in:
LuK1337 2025-11-23 01:24:05 +01:00 committed by Nick Reuter
commit 1a342961b8
2 changed files with 3 additions and 1 deletions

View file

@ -72,6 +72,8 @@ blob_fixups: blob_fixups_user_type = {
.add_needed('libcrypto_shim.so'),
'product/etc/sysconfig/com.android.hotwordenrollment.common.util.xml': blob_fixup()
.regex_replace('/my_product', '/product'),
'system_ext/lib64/libwfdnative.so': blob_fixup()
.add_needed('libinput_shim.so'),
'vendor/bin/init.kernel.post_boot-blair.sh': blob_fixup()
.patch_file('blob-patches/init-post-boot-blair.patch'),
'vendor/bin/init.kernel.post_boot-holi.sh': blob_fixup()