diff --git a/Android.bp b/Android.bp index 9a9e60c..3141933 100644 --- a/Android.bp +++ b/Android.bp @@ -16207,6 +16207,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 8725d18..0abd419 100644 Binary files a/proprietary/system_ext/lib64/libwfdnative.so and b/proprietary/system_ext/lib64/libwfdnative.so differ