Merge "Remove always-empty variable" am: 88a03065a2 am: 734c0ee397 am: 9b89d129d9
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1363577 Change-Id: I765d39d31f5b9c3d158f0f0da18d9276b0e7f477
This commit is contained in:
@@ -32,10 +32,6 @@ ifneq ($(ANDROID_BUILD_EMBEDDED),true)
|
||||
# ============================================================
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
# This is used by ide.mk as the list of source files that are
|
||||
# always included.
|
||||
INTERNAL_SDK_SOURCE_DIRS := $(addprefix $(LOCAL_PATH)/,$(dirs_to_document))
|
||||
|
||||
# sdk.atree needs to copy the whole dir: $(OUT_DOCS)/offline-sdk to the final zip.
|
||||
# So keep offline-sdk-timestamp target here, and unzip offline-sdk-docs.zip to
|
||||
# $(OUT_DOCS)/offline-sdk.
|
||||
|
||||
Reference in New Issue
Block a user