fix tiny android build
Change-Id: Ifa6cda67f54969588b5c4e9f900ac2d4ba607e71 Signed-off-by: Brian Swetland <swetland@google.com>
This commit is contained in:
parent
b43ac8fc2f
commit
a7600364fe
1 changed files with 1 additions and 0 deletions
|
@ -455,6 +455,7 @@ ifeq ($(BUILD_TINY_ANDROID), true)
|
|||
subdirs := \
|
||||
bionic \
|
||||
system/core \
|
||||
system/extras/ext4_utils \
|
||||
build/libs \
|
||||
build/target \
|
||||
build/tools/acp \
|
||||
|
|
Loading…
Reference in a new issue