Skip to content

Commit

Permalink
bootmenu: remove stock.sh in rom (for 1.1.7+)
Browse files Browse the repository at this point in the history
The file presence will allow or not the "stock" boot option

Change-Id: Icf704c64f5c4fdb33e7b968bbdbf757904476f11
  • Loading branch information
tpruvot committed Mar 19, 2012
1 parent bb915ac commit b7ca021
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bootmenu/bootmenu.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
${bm_device}/bootmenu/script/2nd-init.sh:system/bootmenu/script/2nd-init.sh \
${bm_device}/bootmenu/script/2nd-boot.sh:system/bootmenu/script/2nd-boot.sh \
${bm_device}/bootmenu/script/stock.sh:system/bootmenu/script/stock.sh \
${bm_device}/bootmenu/script/adbd.sh:system/bootmenu/script/adbd.sh \
${bm_device}/bootmenu/script/bootmode_clean.sh:system/bootmenu/script/bootmode_clean.sh \
${bm_device}/bootmenu/script/cdrom.sh:system/bootmenu/script/cdrom.sh \
Expand Down

0 comments on commit b7ca021

Please sign in to comment.