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

Commit 87545466 authored by Ying Wang's avatar Ying Wang Committed by android-build-merger
Browse files

Merge "Delete relics left behind by commit 86e6b7ed ."

am: 880c9ffe

* commit '880c9ffe':
  Delete relics left behind by commit 86e6b7ed .
parents 14950e0d 880c9ffe
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -20,14 +20,6 @@ endif

include $(BUILD_SYSTEM)/binary.mk

ifeq ($(LOCAL_RAW_STATIC_LIBRARY),true)
LOCAL_RAW_STATIC_LIBRARY:=
$(all_objects) : PRIVATE_TARGET_PROJECT_INCLUDES :=
$(all_objects) : PRIVATE_TARGET_C_INCLUDES :=
$(all_objects) : PRIVATE_TARGET_GLOBAL_CFLAGS :=
$(all_objects) : PRIVATE_TARGET_GLOBAL_CPPFLAGS :=
endif

$(LOCAL_BUILT_MODULE) : $(built_whole_libraries)
$(LOCAL_BUILT_MODULE) : $(all_objects)
	$(transform-o-to-static-lib)