Add an trigger to start the fingerprint HAL immediately
after /data is mounted. Keeps to avoid race
conditions, but ensures the HAL is available early enough for
first-boot SetupWizard enrollment.
This fixes the issue where fingerprint setup fails during initial
device setup but works after skipping and opening Settings.
Signed-off-by: aminfauzi <aremean0107@gmail.com>