summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-10-06 22:55:13 +0000
committerXin Li <delphij@google.com>2021-10-06 22:55:13 +0000
commit6a11d31a47093a5b5fee0b4e147b87074f65423b (patch)
treead54f63a38af50af1a948bc364c59eeb2f38c43e
parent324e661a814ce9439dc464809499d4ae9351ff53 (diff)
parent2b68a64096b2888b6e84b2763a287d0581730e5f (diff)
downloadextras-6a11d31a47093a5b5fee0b4e147b87074f65423b.tar.gz
Merge Android 12
Bug: 202323961 Merged-In: Ifb1931ed2b9c9188278c679ecce7b7930c4d5971 Change-Id: I9ca7ec558f0c0c90506588468a83e998c4e2bce4
-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;
};