Remove unnecessary dependency.
This dependency is now defined in ALL_SDK_FILES. Test: lunch sdk; make sdk Bug: 151160048 Change-Id: Ia740466e493d745d83039ba9991547a6c2d3bd2c Merged-in: Ia740466e493d745d83039ba9991547a6c2d3bd2c
This commit is contained in:
parent
c26cfa1c5a
commit
7a1823a5f3
1 changed files with 0 additions and 1 deletions
|
@ -5199,7 +5199,6 @@ ATREE_FILES := \
|
|||
$(ALL_DEFAULT_INSTALLED_MODULES) \
|
||||
$(INSTALLED_RAMDISK_TARGET) \
|
||||
$(ALL_DOCS) \
|
||||
$(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/api-stubs-docs_annotations.zip \
|
||||
$(ALL_SDK_FILES)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue