Loading benchmarks/msgq/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -34,3 +34,6 @@ LOCAL_SHARED_LIBRARIES := \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH)) nfc/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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)) tests/bar/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,6 @@ LOCAL_SHARED_LIBRARIES := \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH)) tests/baz/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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)) tests/expression/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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
benchmarks/msgq/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -34,3 +34,6 @@ LOCAL_SHARED_LIBRARIES := \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH))
nfc/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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))
tests/bar/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,6 @@ LOCAL_SHARED_LIBRARIES := \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH))
tests/baz/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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))
tests/expression/1.0/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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))