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

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

update auto-generated makefiles am: 998892cc am: 8ff5b735

am: ef023ad2

Change-Id: I48c360b0e6e42e633f1704d757a0bd61079835f3
parents 0cfe6e1d ef023ad2
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