Home | History | Annotate | Download | only in ndk
      1 # Please try to keep this file empty by only including what is necessary to
      2 # build the Android platform. This is not the normal usage of the NDK.
      3 
      4 ifneq ($(TARGET_SIMULATOR),true)
      5 include ndk/sources/cpufeatures/Android.mk
      6 endif
      7