Home | History | Annotate | Download | only in jni
      1 APP_ABI := all
      2 
      3 # Android.mk only defines the 'foo' module.
      4 # Itentionally ask for the non-existing 'bar' module to be built.
      5 APP_MODULES := bar
      6