summaryrefslogtreecommitdiff
path: root/native/android/libandroid.map.txt
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2018-04-05 15:00:00 -0700
committer Dan Albert <danalbert@google.com> 2018-04-05 15:00:00 -0700
commitd377f90dc7fd5ebd3682bf7fde588cd35ff29c35 (patch)
tree66eae25502346b4d2af18c8ef56e091b04a8a476 /native/android/libandroid.map.txt
parent46be1f15af206d43cf032c5b4dd84743c776fff9 (diff)
Remove an API that doesn't exist.
Apparently this was removed in Jelly Bean: https://stackoverflow.com/q/24312632/632035. Keeping the decl in the NDK just confuses people: https://stackoverflow.com/q/49646596/632035. Test: make checkbuild Bug: None Change-Id: If549fcd8f4052e633646c4ce8a054a0bbcd8b2bf
Diffstat (limited to 'native/android/libandroid.map.txt')
-rw-r--r--native/android/libandroid.map.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt
index 3d5ee39e37d3..65352ed5c5cb 100644
--- a/native/android/libandroid.map.txt
+++ b/native/android/libandroid.map.txt
@@ -152,7 +152,6 @@ LIBANDROID {
AHardwareBuffer_unlock; # introduced=26
ANativeWindow_acquire;
ANativeWindow_fromSurface;
- ANativeWindow_fromSurfaceTexture; # introduced-arm=13 introduced-mips=13 introduced-x86=13
ANativeWindow_toSurface; # introduced=26
ANativeWindow_getFormat;
ANativeWindow_getHeight;