update auto-generated makefiles

am: 998892cce7

Change-Id: I55af5e32ddeb15bd8da3f15ae1f80fe112f9e6a7
This commit is contained in:
Iliyan Malchev
2016-09-23 03:05:48 +00:00
committed by android-build-merger
8 changed files with 24 additions and 0 deletions

View File

@@ -34,3 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -176,3 +176,6 @@ $(GEN): $(LOCAL_PATH)/INfcClientCallback.hal
$(transform-generated-source)
LOCAL_GENERATED_SOURCES += $(GEN)
include $(BUILD_JAVA_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -35,3 +35,6 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -155,3 +155,6 @@ $(GEN): $(LOCAL_PATH)/IBazCallback.hal
$(transform-generated-source)
LOCAL_GENERATED_SOURCES += $(GEN)
include $(BUILD_JAVA_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -62,3 +62,6 @@ $(GEN): $(LOCAL_PATH)/IExpression.hal
$(transform-generated-source)
LOCAL_GENERATED_SOURCES += $(GEN)
include $(BUILD_JAVA_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -72,3 +72,6 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -62,3 +62,6 @@ $(GEN): $(LOCAL_PATH)/IBenchmark.hal
$(transform-generated-source)
LOCAL_GENERATED_SOURCES += $(GEN)
include $(BUILD_JAVA_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -34,3 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)
include $(call all-makefiles-under,$(LOCAL_PATH))