summaryrefslogtreecommitdiff
path: root/module_ndk_libs
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2021-05-21 16:22:32 +0100
committerOrion Hodson <oth@google.com>2021-05-24 07:42:05 +0000
commit8e0a1c61ecb8a13174121847640707e9c0b8699d (patch)
treed68857b11317c1f83e66e59c6e853cc30b977571 /module_ndk_libs
parentf65a2d53a62467462f5d20935cf5ab7ae5b335b8 (diff)
downloadextras-8e0a1c61ecb8a13174121847640707e9c0b8699d.tar.gz
Update libnativehelper NDK API
Final improvements from NDK API review of libnativehelper APIs (sync from libnativehelper/). Bug: 188067586 Test: m Change-Id: Ibd48464f88107e334907f8a5c5875f475b00e957
Diffstat (limited to 'module_ndk_libs')
-rw-r--r--module_ndk_libs/libnativehelper/libnativehelper.map.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/module_ndk_libs/libnativehelper/libnativehelper.map.txt b/module_ndk_libs/libnativehelper/libnativehelper.map.txt
index 9ef00813..46769dd2 100644
--- a/module_ndk_libs/libnativehelper/libnativehelper.map.txt
+++ b/module_ndk_libs/libnativehelper/libnativehelper.map.txt
@@ -26,7 +26,5 @@ LIBNATIVEHELPER_PLATFORM { # platform-only
jniGetNioBufferPointer;
jniGetNioBufferFields;
- jniRegisterNativeMethods;
jniUninitializeConstants;
- jniLogException;
};