summaryrefslogtreecommitdiff
path: root/android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json
diff options
context:
space:
mode:
Diffstat (limited to 'android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json')
-rw-r--r--android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json b/android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json
new file mode 100644
index 0000000..9292d47
--- /dev/null
+++ b/android_api/libnativehelper/proxy/custom_trampolines_arm_to_x86.json
@@ -0,0 +1,23 @@
+{
+ "config": {
+ "ignore_variables": true
+ },
+ "symbols": {
+ "AFileDescriptor_create": {
+ "call_method": "custom_trampoline"
+ },
+ "AFileDescriptor_getFd": {
+ "call_method": "custom_trampoline"
+ },
+ "AFileDescriptor_setFd": {
+ "call_method": "custom_trampoline"
+ },
+ "JNI_CreateJavaVM": {
+ "call_method": "custom_trampoline"
+ },
+ "JNI_GetCreatedJavaVMs": {
+ "call_method": "custom_trampoline"
+ }
+ },
+ "types": {}
+}