summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2021-05-24 15:32:55 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-05-24 15:32:55 +0000
commit48f22bd7299e962354631319072f9fca9a5c51da (patch)
treea5f001089887d2652e310103e74bed198d6e1711
parent32cb3c71bd03d5c13f44d74d866e29c06ca6d78f (diff)
parent8e0a1c61ecb8a13174121847640707e9c0b8699d (diff)
downloadextras-48f22bd7299e962354631319072f9fca9a5c51da.tar.gz
Merge "Update libnativehelper NDK API" into sc-dev
-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;
};