Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d377f90d authored by Dan Albert's avatar Dan Albert
Browse files

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
parent 46be1f15
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;