diff --git a/Android.bp b/Android.bp index d807249..041abbc 100644 --- a/Android.bp +++ b/Android.bp @@ -17405,6 +17405,7 @@ cc_prebuilt_library_shared { ], shared_libs: [ "libinput_shim", + "libbinder_shim", "libandroid_runtime", "libgui", "libui", diff --git a/proprietary/system_ext/lib64/libwfdnative.so b/proprietary/system_ext/lib64/libwfdnative.so index 71e2802..7c0b665 100644 Binary files a/proprietary/system_ext/lib64/libwfdnative.so and b/proprietary/system_ext/lib64/libwfdnative.so differ