Files
android_development/ndk/Android.mk
Todd Fiala cfa0f35d00 Add support for building the NDK's native_app_glue.
Required for upcoming CTS tests that utilize the native_app_glue
framework to simplify native test apps.

In support of this feature:
https://code.google.com/p/android/issues/detail?id=63920

Change-Id: I3fe5dab26c147636538a4b519683493d8e78d26f
2013-12-26 15:39:36 +00:00

5 lines
208 B
Makefile

# Please this file empty. It is used to make the Android build system happy.
include development/ndk/sources/android/libportable/Android.mk
include development/ndk/sources/android/native_app_glue/Android.mk