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

Commit 5c0ac5e0 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

am: 87545466

* commit '87545466':
  Delete relics left behind by commit 86e6b7ed .
parents c3f414f9 87545466
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)