diff --git a/Android.bp b/Android.bp index 0cb71e0..0503076 100644 --- a/Android.bp +++ b/Android.bp @@ -33760,6 +33760,7 @@ cc_prebuilt_library_shared { ], shared_libs: [ "libinput_shim", + "libbinder_shim", "libandroid_runtime", "libui", "libinput", diff --git a/proprietary/system_ext/lib64/libwfdnative.so b/proprietary/system_ext/lib64/libwfdnative.so index 9d24fa6..8f4e311 100644 Binary files a/proprietary/system_ext/lib64/libwfdnative.so and b/proprietary/system_ext/lib64/libwfdnative.so differ