Remove setup of proto generated include/header dependency.

They are now set up automatically by the build system.

Bug: 20093047
Change-Id: I3ab1256952915e402adf6510c0f6fdb158feb802
This commit is contained in:
Ying Wang
2015-04-07 12:09:55 -07:00
parent 71ccb7f032
commit 0c850a4cb3
5 changed files with 0 additions and 31 deletions

View File

@@ -29,8 +29,6 @@ LOCAL_C_INCLUDES := \
LOCAL_C_INCLUDES += external/protobuf/src
LOCAL_ADDITIONAL_DEPENDENCIES := $(cdm_proto_gen_headers)
LOCAL_STATIC_LIBRARIES := \
libcdm \
libcdm_protos \