Delete relics left behind by commit 86e6b7ed51
.
Change-Id: I81febc28f471727fc37335b11e47749753a57997
(cherry-pick from commit 0f59fdf30d
)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user