diff options
-rw-r--r-- | recovery/postrecoveryboot.sh | 1 | ||||
-rw-r--r-- | shinano.mk | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/recovery/postrecoveryboot.sh b/recovery/postrecoveryboot.sh deleted file mode 100644 index e3f2098..0000000 --- a/recovery/postrecoveryboot.sh +++ /dev/null @@ -1 +0,0 @@ -#!/sbin/sh @@ -50,9 +50,6 @@ PRODUCT_PACKAGES += \ extract_elf_ramdisk PRODUCT_COPY_FILES += \ - $(COMMON_PATH)/recovery/postrecoveryboot.sh:recovery/root/sbin/postrecoveryboot.sh - -PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/recovery/D6x02.sh:D6x02.sh # Sbin |