OSDN Git Service

modefy init.rc
[gb-231r1-is01/GB_2.3_IS01.git] / ndk / Android.mk
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/android/cpufeatures/Android.mk
6 endif