s.
</note>
basically you'll have to remount the /system filesystem read-write, make the /system/media/audio/ui/camera_click.ogg unavailable (by either deleting i... ing its permissions), and eventually remount the /system filesystem read-only.
here is a script that you can put on your sdcard, and execute after each system upgrade (the name of your device's partition may
#!/bin/bash
# script used to chroot/pivot a live system on tmpfs in order to wipe it
# only tested with D... droot
/sbin/dropbear -p ${CHROOTPORT}
echo
echo "system pivot-rooted."
echo "you can now connect with ssh