Include bionic/Android.bp

bionic/Android.bp exists now, and subdirectories are handled with
Android.soong.mk files.

Change-Id: I70259ff5c2fb9df2f8716590502f49de1c2c8ac7
This commit is contained in:
Colin Cross 2016-05-16 16:56:51 -07:00
parent 6e39d270fa
commit 3e5889a791
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ subdirs = [
]
optional_subdirs = [
"bionic/*",
"bionic",
"build/kati",
"build/tools/*",
"dalvik",