Fixing quickstep build

Change-Id: I1db1ce636c52cb02dd248dd843de8c886ad34604
This commit is contained in:
Sunny Goyal 2017-11-07 16:30:06 -08:00
parent 16764588c9
commit a783400823
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_SRC_FILES := \
$(call all-java-files-under, src) \
$(call all-java-files-under, quickstep/src) \
$(call all-java-files-under, src_flags) \
$(call all-proto-files-under, protos) \
$(call all-proto-files-under, proto_overrides)