#!/bin/sh
# DSM runs this hook from the NEW package before replacing the old payload.
# Persistent identity and device data live in the DSM-managed package var
# directory, outside target; no payload data needs migration for this version.
exit 0
