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

Commit e81224bd authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "libandroid_support was removed years ago." into main am: ef81d9c8

parents c5b3759c ef81d9c8
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -258,13 +258,6 @@ ifneq ($(LOCAL_SDK_VERSION),)
      my_ndk_stl_shared_lib_fullpath := $(my_libcxx_libdir)/libc++_shared.so
    endif

    ifneq ($(my_ndk_api),current)
      ifeq ($(call math_lt,$(my_ndk_api),21),true)
        my_ndk_stl_include_path += $(my_ndk_source_root)/android/support/include
        my_ndk_stl_static_lib += $(my_libcxx_libdir)/libandroid_support.a
      endif
    endif

    my_ndk_stl_static_lib += $(my_libcxx_libdir)/libunwind.a
    my_ldlibs += -ldl
  else # LOCAL_NDK_STL_VARIANT must be none