Add support for building NDK modules.

Change-Id: I2c5ede530e40a635e26ae45950580ef450e7dcc6
This commit is contained in:
Dan Albert
2015-03-18 23:38:50 -07:00
parent 68f55102da
commit be96168ee3
9 changed files with 224 additions and 14 deletions

View File

@@ -5,5 +5,6 @@ subdirs = [
"bionic/*",
"external/*",
"libnativehelper",
"prebuilts/ndk",
"system/core/*",
]