diff options
| -rw-r--r-- | BoardConfigCommon.mk | 2 | ||||
| -rw-r--r-- | recovery/root/init.recovery.qcom.rc (renamed from recovery/init.recovery.qcom.rc) | 0 | ||||
| -rw-r--r-- | recovery/root/sbin/postrecoveryboot.sh (renamed from recovery/sbin/postrecoveryboot.sh) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b798bdf..39afeeb 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -43,5 +43,5 @@ COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE BOARD_USES_QCOM_HARDWARE := true # Recovery -TARGET_RECOVERY_DEVICE_DIR := device/samsung/qcom-common/recovery +TARGET_RECOVERY_DEVICE_DIRS += device/samsung/qcom-common TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888" diff --git a/recovery/init.recovery.qcom.rc b/recovery/root/init.recovery.qcom.rc index 9714ed2..9714ed2 100644 --- a/recovery/init.recovery.qcom.rc +++ b/recovery/root/init.recovery.qcom.rc diff --git a/recovery/sbin/postrecoveryboot.sh b/recovery/root/sbin/postrecoveryboot.sh index 7b15d7f..7b15d7f 100644 --- a/recovery/sbin/postrecoveryboot.sh +++ b/recovery/root/sbin/postrecoveryboot.sh |
