Skip to content

Commit

Permalink
clean fold. remove mount-ro.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
riverzhou committed Oct 20, 2012
1 parent 015c66e commit 8c97284
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/prebuilt/bin/battery_log.sh:/system/bin/battery_log.sh \
$(LOCAL_PATH)/prebuilt/bin/klog.sh:/system/bin/klog.sh \
$(LOCAL_PATH)/prebuilt/bin/fix-mac.sh:/system/bin/fix-mac.sh \
$(LOCAL_PATH)/prebuilt/bin/mount-ro.sh:/system/bin/mount-ro.sh \

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/prebuilt/etc/init.d/01sysctl:system/etc/init.d/01sysctl \
Expand Down
4 changes: 0 additions & 4 deletions prebuilt/bin/mount-ro.sh

This file was deleted.

7 changes: 0 additions & 7 deletions ramdisk/init.omap4430.rc
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,6 @@ on boot
# setprop status.battery.level_raw 50
# setprop status.battery.level_scale 9

# remount to ro
#service remount /system/bin/mount-ro.sh
# class core
# user root
# group root
# oneshot

# wi-fi
service fixmac /system/bin/fix-mac.sh
class core
Expand Down

0 comments on commit 8c97284

Please sign in to comment.