Merge "Remove two stale variables."

This commit is contained in:
Treehugger Robot 2018-05-14 17:39:32 +00:00 committed by Gerrit Code Review
commit fa682fb47a
1 changed files with 0 additions and 2 deletions

View File

@ -92,8 +92,6 @@ MAKECMDGOALS := $(strip $(filter-out dist,$(MAKECMDGOALS)))
UNAME := $(shell uname -sm)
SRC_TARGET_DIR := $(TOPDIR)build/target
SRC_SYSTEM_API_DIR := $(TOPDIR)prebuilts/sdk/system-api
SRC_TEST_API_DIR := $(TOPDIR)prebuilts/sdk/test-api
# Some specific paths to tools
SRC_DROIDDOC_DIR := $(TOPDIR)build/make/tools/droiddoc