summaryrefslogtreecommitdiff
path: root/module_ndk_libs/libnativehelper/libnativehelper.map.txt
diff options
context:
space:
mode:
Diffstat (limited to 'module_ndk_libs/libnativehelper/libnativehelper.map.txt')
-rw-r--r--module_ndk_libs/libnativehelper/libnativehelper.map.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/module_ndk_libs/libnativehelper/libnativehelper.map.txt b/module_ndk_libs/libnativehelper/libnativehelper.map.txt
index 70e0ece1..72efd923 100644
--- a/module_ndk_libs/libnativehelper/libnativehelper.map.txt
+++ b/module_ndk_libs/libnativehelper/libnativehelper.map.txt
@@ -4,10 +4,6 @@ LIBNATIVEHELPER_S { # introduced=S
AFileDescriptor_create;
AFileDescriptor_getFd;
AFileDescriptor_setFd;
- # AFileDescriptor_getFD is deprecated pending removal (b/185256332).
- AFileDescriptor_getFD;
- # AFileDescriptor_setFD is deprecated pending removal (b/185256332).
- AFileDescriptor_setFD;
# JNI Invocation methods available to platform and apps.
JNI_CreateJavaVM;