dre: Shim WFD with libinput_shim
Change-Id: I5c64d4fb6608cf6134ee7647802d9befc26fc8fb
This commit is contained in:
parent
711d4717d6
commit
1a342961b8
2 changed files with 3 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue