You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev
Hello, I am trying to work with some code that requires the use of a Binder in Android. I am trying to call the AIBinder_fromJavaBinder (https://developer.android.com/ndk/reference/group/ndk-binder#aibinder_fromjavabinder) method. It seems like this is only available in Android 29+ so I updated the minimum SDK version in build/config/android/config.gni. I can compile my code successfully, but the linker fails. I see that in third_party/android_toolchain/ndk/toolchains/.../aarch64-linux-android/29/libbinder_ndk.so exists. How exactly does this get pulled by the linker?
Mat Rollins
unread,
Jun 5, 2024, 5:53:26 AM6/5/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message