summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2021-05-24 15:54:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-24 15:54:35 +0000
commitf4c20df5e0e2cd77806416719c76ce39cece4bff (patch)
treea5f001089887d2652e310103e74bed198d6e1711
parent82e58af2e54fc9cf32437677c171416e21515a50 (diff)
parent48f22bd7299e962354631319072f9fca9a5c51da (diff)
downloadextras-f4c20df5e0e2cd77806416719c76ce39cece4bff.tar.gz
Merge "Update libnativehelper NDK API" into sc-dev am: 48f22bd729
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/extras/+/14678278 Change-Id: I71c3f573770ff75e51b6287cba3898c62c52410c
-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;
};