Soong now exports AIDL_CPP
So remove it here. Test: mmma -j system/tools/aidl Change-Id: Ia92ce6499881c1aec42900fcfdb4e790a67b62b5
This commit is contained in:
parent
15e1b5e239
commit
32b283171e
1 changed files with 0 additions and 1 deletions
|
@ -550,7 +550,6 @@ BISON_DATA := $(wildcard external/bison/data/* external/bison/data/*/*)
|
|||
YASM := prebuilts/misc/$(BUILD_OS)-$(HOST_PREBUILT_ARCH)/yasm/yasm
|
||||
|
||||
DOXYGEN:= doxygen
|
||||
AIDL_CPP := $(HOST_OUT_EXECUTABLES)/aidl-cpp$(HOST_EXECUTABLE_SUFFIX)
|
||||
ifeq ($(HOST_OS),linux)
|
||||
BREAKPAD_DUMP_SYMS := $(HOST_OUT_EXECUTABLES)/dump_syms
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue