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
This commit is contained in:
Todd Fiala
2013-12-20 14:45:30 -08:00
parent 11728ce9bb
commit cfa0f35d00

View File

@@ -1,3 +1,4 @@
# 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