• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1APP_ABI := all
2
3# Android.mk only defines the 'foo' module.
4# Itentionally ask for the non-existing 'bar' module to be built.
5APP_MODULES := bar
6