diff --git a/Android.bp b/Android.bp index 7cb6c4b..4d4fcfe 100644 --- a/Android.bp +++ b/Android.bp @@ -15562,6 +15562,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