Home | History | Annotate | Download | only in system
      1 NDK_APP_CXX_STATIC_LIBRARIES := libstdc++
      2 NDK_APP_CXX_SHARED_LIBRARIES :=
      3 
      4 include $(call my-dir)/Android.mk
      5