From c4fc13ab551167ddb3393e6cdf64045ecc54dab9 Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Tue, 26 Feb 2013 13:17:04 +0700 Subject: aries-common: use common recovery.rc Note that init.recovery.aries.rc is intentionally copied to root instead of recovery/root, the build system will put it in the correct place. Change-Id: Ie8dc0a320c1ceb62e3679c4cfaf39d1553918982 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 37e6cc7..5c80381 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,7 +35,6 @@ TARGET_NO_RADIOIMAGE := true TARGET_PROVIDES_INIT := true TARGET_BOARD_PLATFORM := s5pc110 TARGET_BOOTLOADER_BOARD_NAME := aries -TARGET_RECOVERY_INITRC := device/samsung/aries-common/recovery.rc BOARD_MOBILEDATA_INTERFACE_NAME = "pdp0" BOARD_UMS_LUNFILE := /sys/class/android_usb/android0/f_mass_storage/lun/file -- cgit v1.1