Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef023ad2 authored by Iliyan Malchev's avatar Iliyan Malchev Committed by android-build-merger
Browse files

update auto-generated makefiles am: 998892cc

am: 8ff5b735

Change-Id: I4815276ca6c386491f562a4705066a98da66f723
parents 50ff1f58 8ff5b735
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,3 +34,6 @@ LOCAL_SHARED_LIBRARIES := \

LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)


include $(call all-makefiles-under,$(LOCAL_PATH))
+3 −0
Original line number Diff line number Diff line
@@ -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))
+3 −0
Original line number Diff line number Diff line
@@ -35,3 +35,6 @@ LOCAL_SHARED_LIBRARIES := \

LOCAL_MULTILIB := both
include $(BUILD_SHARED_LIBRARY)


include $(call all-makefiles-under,$(LOCAL_PATH))
+3 −0
Original line number Diff line number Diff line
@@ -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))
+3 −0
Original line number Diff line number Diff line
@@ -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))
Loading