This directory provide places where UKit user can add hook scripts to customize the UKit imaging operations.

The scripts in each directory will be executed in their alphanumeric order.  Currently we only support POSTCAPTURE/POSTWRITE/PRECAPTURE/PREWRITE.

Each of the script will be called with two parameters: <storage device name> <image filename>

We don't check the return code from the hook script.

