Home | History | Annotate | Download | only in jni
      1 # Just import the modules from GoogleTest
      2 # The APP_MODULES declaration in Application.mk will force the
      3 # build of those we're interested in.
      4 
      5 $(call import-module,third_party/googletest)
      6