diff --git a/leo.mk b/leo.mk index 78c1209..1861f29 100644 --- a/leo.mk +++ b/leo.mk @@ -28,6 +28,9 @@ PRODUCT_COPY_FILES += \ device/htc/leo/prebuilt/ueventd.htcleo.rc:root/ueventd.htcleo.rc \ device/htc/leo/prebuilt/logo.rle:root/logo.rle \ +# Add the postrecoveryboot.sh so that the recovery.fstab can be changed +PRODUCT_COPY_FILES += \ + device/htc/leo/postrecoveryboot.sh:recovery/root/sbin/postrecoveryboot.sh # we have enough storage space to hold precise GC data PRODUCT_TAGS += dalvik.gc.type-precise