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

Commit 0ea4ffdc authored by Tom Cherry's avatar Tom Cherry
Browse files

remove TARGET_PROVIDES_INIT_RC

Change-Id: I15105a8dc11e218d95d4f5a4cee5b2a166d3d639
parent 186f1dee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@ LOCAL_PATH:= $(call my-dir)

#######################################
# init.rc
# Only copy init.rc if the target doesn't have its own.
ifneq ($(TARGET_PROVIDES_INIT_RC),true)
include $(CLEAR_VARS)

LOCAL_MODULE := init.rc
@@ -12,7 +10,6 @@ LOCAL_MODULE_CLASS := ETC
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)

include $(BUILD_PREBUILT)
endif

#######################################
# asan.options